@uuv/cypress 2.59.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.
Files changed (342) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/cucumber/step_definitions/cypress/core-engine.d.ts +4 -2
  3. package/dist/cucumber/step_definitions/cypress/core-engine.js +20 -4
  4. package/dist/cucumber/step_definitions/cypress/generated/_en-generated-cucumber-steps-definition.js +17 -3
  5. package/dist/cucumber/step_definitions/cypress/generated/_fr-generated-cucumber-steps-definition.js +18 -4
  6. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alert.js +14 -2
  7. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alertdialog.js +14 -2
  8. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_application.js +14 -2
  9. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_article.js +14 -2
  10. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_banner.js +14 -2
  11. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_button.js +14 -2
  12. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_cell.js +14 -2
  13. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_checkbox.js +14 -2
  14. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_columnheader.js +14 -2
  15. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_combobox.js +22 -2
  16. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_command.js +14 -2
  17. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_comment.js +14 -2
  18. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_complementary.js +14 -2
  19. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_composite.js +14 -2
  20. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_contentinfo.js +14 -2
  21. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_definition.js +14 -2
  22. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_dialog.js +14 -2
  23. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_directory.js +14 -2
  24. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_document.js +14 -2
  25. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_feed.js +14 -2
  26. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_figure.js +14 -2
  27. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_form.js +14 -2
  28. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_generic.js +14 -2
  29. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_grid.js +14 -2
  30. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_gridcell.js +14 -2
  31. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_group.js +14 -2
  32. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_heading.js +14 -2
  33. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_img.js +22 -10
  34. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_landmark.js +14 -2
  35. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_link.js +14 -2
  36. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listbox.js +14 -2
  37. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listitem.js +45 -2
  38. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_log.js +14 -2
  39. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_main.js +14 -2
  40. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_mark.js +14 -2
  41. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_math.js +14 -2
  42. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menu.js +14 -2
  43. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menubar.js +14 -2
  44. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitem.js +14 -2
  45. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemcheckbox.js +14 -2
  46. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemradio.js +14 -2
  47. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_meter.js +14 -2
  48. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_navigation.js +14 -2
  49. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_none.js +14 -2
  50. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_note.js +14 -2
  51. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_option.js +45 -2
  52. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_presentation.js +14 -2
  53. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_progressbar.js +14 -2
  54. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radio.js +14 -2
  55. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radiogroup.js +14 -2
  56. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_range.js +14 -2
  57. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_region.js +14 -2
  58. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_roletype.js +14 -2
  59. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_row.js +14 -2
  60. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowgroup.js +14 -2
  61. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowheader.js +14 -2
  62. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_scrollbar.js +14 -2
  63. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_search.js +14 -2
  64. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_searchbox.js +14 -2
  65. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_section.js +14 -2
  66. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_sectionhead.js +14 -2
  67. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_select.js +14 -2
  68. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_separator.js +14 -2
  69. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_slider.js +14 -2
  70. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_spinbutton.js +14 -2
  71. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_status.js +14 -2
  72. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_structure.js +14 -2
  73. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_suggestion.js +14 -2
  74. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_switch.js +14 -2
  75. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tab.js +14 -2
  76. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_table.js +14 -2
  77. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tablist.js +14 -2
  78. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tabpanel.js +14 -2
  79. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_term.js +14 -2
  80. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_textbox.js +14 -2
  81. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_timer.js +14 -2
  82. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_toolbar.js +14 -2
  83. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tooltip.js +14 -2
  84. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tree.js +14 -2
  85. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treegrid.js +14 -2
  86. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treeitem.js +14 -2
  87. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_widget.js +14 -2
  88. package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_window.js +14 -2
  89. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alert.js +16 -4
  90. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alertdialog.js +16 -4
  91. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_application.js +16 -4
  92. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_article.js +16 -4
  93. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_banner.js +16 -4
  94. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_button.js +16 -4
  95. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_cell.js +16 -4
  96. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_checkbox.js +16 -4
  97. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_columnheader.js +16 -4
  98. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_combobox.js +24 -4
  99. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_command.js +16 -4
  100. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_comment.js +16 -4
  101. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_complementary.js +16 -4
  102. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_composite.js +16 -4
  103. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_contentinfo.js +16 -4
  104. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_definition.js +16 -4
  105. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_dialog.js +16 -4
  106. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_directory.js +16 -4
  107. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_document.js +16 -4
  108. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_feed.js +16 -4
  109. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_figure.js +16 -4
  110. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_form.js +16 -4
  111. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_generic.js +16 -4
  112. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_grid.js +16 -4
  113. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_gridcell.js +16 -4
  114. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_group.js +16 -4
  115. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_heading.js +16 -4
  116. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_img.js +16 -4
  117. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_landmark.js +16 -4
  118. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_link.js +16 -4
  119. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listbox.js +16 -4
  120. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listitem.js +47 -4
  121. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_log.js +16 -4
  122. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_main.js +16 -4
  123. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_mark.js +16 -4
  124. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_math.js +16 -4
  125. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menu.js +16 -4
  126. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menubar.js +16 -4
  127. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitem.js +16 -4
  128. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemcheckbox.js +16 -4
  129. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemradio.js +16 -4
  130. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_meter.js +16 -4
  131. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_navigation.js +16 -4
  132. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_none.js +16 -4
  133. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_note.js +16 -4
  134. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_option.js +47 -4
  135. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_presentation.js +16 -4
  136. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_progressbar.js +16 -4
  137. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radio.js +16 -4
  138. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radiogroup.js +16 -4
  139. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_range.js +16 -4
  140. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_region.js +16 -4
  141. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_roletype.js +16 -4
  142. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_row.js +16 -4
  143. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowgroup.js +16 -4
  144. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowheader.js +16 -4
  145. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_scrollbar.js +16 -4
  146. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_search.js +16 -4
  147. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_searchbox.js +16 -4
  148. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_section.js +16 -4
  149. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_sectionhead.js +16 -4
  150. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_select.js +16 -4
  151. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_separator.js +16 -4
  152. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_slider.js +16 -4
  153. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_spinbutton.js +16 -4
  154. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_status.js +16 -4
  155. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_structure.js +16 -4
  156. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_suggestion.js +16 -4
  157. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_switch.js +16 -4
  158. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tab.js +16 -4
  159. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_table.js +16 -4
  160. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tablist.js +16 -4
  161. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tabpanel.js +16 -4
  162. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_term.js +16 -4
  163. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_textbox.js +16 -4
  164. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_timer.js +16 -4
  165. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_toolbar.js +16 -4
  166. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tooltip.js +16 -4
  167. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tree.js +16 -4
  168. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treegrid.js +16 -4
  169. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treeitem.js +16 -4
  170. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_widget.js +16 -4
  171. package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_window.js +16 -4
  172. package/package.json +2 -2
  173. package/src/cucumber/step_definitions/cypress/generated/_en-generated-cucumber-steps-definition.ts +21 -5
  174. package/src/cucumber/step_definitions/cypress/generated/_fr-generated-cucumber-steps-definition.ts +22 -6
  175. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alert.ts +26 -4
  176. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alertdialog.ts +26 -4
  177. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_application.ts +26 -4
  178. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_article.ts +26 -4
  179. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_banner.ts +26 -4
  180. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_button.ts +26 -4
  181. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_cell.ts +26 -4
  182. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_checkbox.ts +26 -4
  183. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_columnheader.ts +26 -4
  184. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_combobox.ts +35 -4
  185. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_command.ts +26 -4
  186. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_comment.ts +26 -4
  187. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_complementary.ts +26 -4
  188. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_composite.ts +26 -4
  189. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_contentinfo.ts +26 -4
  190. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_definition.ts +26 -4
  191. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_dialog.ts +26 -4
  192. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_directory.ts +26 -4
  193. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_document.ts +26 -4
  194. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_feed.ts +26 -4
  195. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_figure.ts +26 -4
  196. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_form.ts +26 -4
  197. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_generic.ts +26 -4
  198. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_grid.ts +26 -4
  199. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_gridcell.ts +26 -4
  200. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_group.ts +26 -4
  201. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_heading.ts +26 -4
  202. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_img.ts +34 -12
  203. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_landmark.ts +26 -4
  204. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_link.ts +26 -4
  205. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_list.ts +4 -2
  206. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listbox.ts +26 -4
  207. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listitem.ts +69 -4
  208. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_log.ts +26 -4
  209. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_main.ts +26 -4
  210. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_mark.ts +26 -4
  211. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_math.ts +26 -4
  212. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menu.ts +26 -4
  213. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menubar.ts +26 -4
  214. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitem.ts +26 -4
  215. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemcheckbox.ts +26 -4
  216. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemradio.ts +26 -4
  217. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_meter.ts +26 -4
  218. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_navigation.ts +26 -4
  219. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_none.ts +26 -4
  220. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_note.ts +26 -4
  221. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_option.ts +69 -4
  222. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_presentation.ts +26 -4
  223. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_progressbar.ts +26 -4
  224. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radio.ts +26 -4
  225. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radiogroup.ts +26 -4
  226. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_range.ts +26 -4
  227. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_region.ts +26 -4
  228. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_roletype.ts +26 -4
  229. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_row.ts +26 -4
  230. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowgroup.ts +26 -4
  231. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowheader.ts +26 -4
  232. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_scrollbar.ts +26 -4
  233. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_search.ts +26 -4
  234. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_searchbox.ts +26 -4
  235. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_section.ts +26 -4
  236. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_sectionhead.ts +26 -4
  237. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_select.ts +26 -4
  238. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_separator.ts +26 -4
  239. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_slider.ts +26 -4
  240. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_spinbutton.ts +26 -4
  241. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_status.ts +26 -4
  242. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_structure.ts +26 -4
  243. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_suggestion.ts +26 -4
  244. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_switch.ts +26 -4
  245. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tab.ts +26 -4
  246. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_table.ts +26 -4
  247. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tablist.ts +26 -4
  248. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tabpanel.ts +26 -4
  249. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_term.ts +26 -4
  250. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_textbox.ts +26 -4
  251. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_timer.ts +26 -4
  252. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_toolbar.ts +26 -4
  253. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tooltip.ts +26 -4
  254. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tree.ts +26 -4
  255. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treegrid.ts +26 -4
  256. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treeitem.ts +26 -4
  257. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_widget.ts +26 -4
  258. package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_window.ts +26 -4
  259. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alert.ts +28 -6
  260. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alertdialog.ts +28 -6
  261. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_application.ts +28 -6
  262. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_article.ts +28 -6
  263. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_banner.ts +28 -6
  264. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_button.ts +28 -6
  265. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_cell.ts +28 -6
  266. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_checkbox.ts +28 -6
  267. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_columnheader.ts +28 -6
  268. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_combobox.ts +37 -6
  269. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_command.ts +28 -6
  270. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_comment.ts +28 -6
  271. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_complementary.ts +28 -6
  272. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_composite.ts +28 -6
  273. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_contentinfo.ts +28 -6
  274. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_definition.ts +28 -6
  275. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_dialog.ts +28 -6
  276. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_directory.ts +28 -6
  277. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_document.ts +28 -6
  278. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_feed.ts +28 -6
  279. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_figure.ts +28 -6
  280. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_form.ts +28 -6
  281. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_generic.ts +28 -6
  282. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_grid.ts +28 -6
  283. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_gridcell.ts +28 -6
  284. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_group.ts +28 -6
  285. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_heading.ts +28 -6
  286. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_img.ts +28 -6
  287. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_landmark.ts +28 -6
  288. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_link.ts +28 -6
  289. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_list.ts +4 -2
  290. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listbox.ts +28 -6
  291. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listitem.ts +71 -6
  292. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_log.ts +28 -6
  293. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_main.ts +28 -6
  294. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_mark.ts +28 -6
  295. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_math.ts +28 -6
  296. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menu.ts +28 -6
  297. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menubar.ts +28 -6
  298. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitem.ts +28 -6
  299. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemcheckbox.ts +28 -6
  300. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemradio.ts +28 -6
  301. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_meter.ts +28 -6
  302. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_navigation.ts +28 -6
  303. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_none.ts +28 -6
  304. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_note.ts +28 -6
  305. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_option.ts +71 -6
  306. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_presentation.ts +28 -6
  307. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_progressbar.ts +28 -6
  308. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radio.ts +28 -6
  309. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radiogroup.ts +28 -6
  310. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_range.ts +28 -6
  311. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_region.ts +28 -6
  312. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_roletype.ts +28 -6
  313. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_row.ts +28 -6
  314. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowgroup.ts +28 -6
  315. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowheader.ts +28 -6
  316. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_scrollbar.ts +28 -6
  317. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_search.ts +28 -6
  318. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_searchbox.ts +28 -6
  319. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_section.ts +28 -6
  320. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_sectionhead.ts +28 -6
  321. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_select.ts +28 -6
  322. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_separator.ts +28 -6
  323. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_slider.ts +28 -6
  324. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_spinbutton.ts +28 -6
  325. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_status.ts +28 -6
  326. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_structure.ts +28 -6
  327. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_suggestion.ts +28 -6
  328. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_switch.ts +28 -6
  329. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tab.ts +28 -6
  330. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_table.ts +28 -6
  331. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tablist.ts +28 -6
  332. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tabpanel.ts +28 -6
  333. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_term.ts +28 -6
  334. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_textbox.ts +28 -6
  335. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_timer.ts +28 -6
  336. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_toolbar.ts +28 -6
  337. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tooltip.ts +28 -6
  338. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tree.ts +28 -6
  339. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treegrid.ts +28 -6
  340. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treeitem.ts +28 -6
  341. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_widget.ts +28 -6
  342. package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_window.ts +28 -6
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ # [2.61.0](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v2.60.0...runner-cypress-v2.61.0) (2025-07-14)
2
+
3
+
4
+ ### Features
5
+
6
+ * add disabled and enabled sentence without content verification, [#1040](https://github.com/e2e-test-quest/uuv/issues/1040) ([feee934](https://github.com/e2e-test-quest/uuv/commit/feee934ea058e1e06fcad821d8377b1a46d6c4a3))
7
+ * add sentence to check heading with specific level, [#1037](https://github.com/e2e-test-quest/uuv/issues/1037) ([3921ab0](https://github.com/e2e-test-quest/uuv/commit/3921ab0973ac706075d61241e1ac5df60497b934))
8
+ * add short sentence for role option, listitem and combobox ([ae75a07](https://github.com/e2e-test-quest/uuv/commit/ae75a07a061bbc179762b09f65d4af64ac042ef2))
9
+ * replace picture sentence by image, [#1042](https://github.com/e2e-test-quest/uuv/issues/1042) ([be897f2](https://github.com/e2e-test-quest/uuv/commit/be897f28e483c1e0476ef217f9ee110b061dfb22))
10
+
11
+ # [2.60.0](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v2.59.0...runner-cypress-v2.60.0) (2025-07-03)
12
+
13
+
14
+ ### Features
15
+
16
+ * add sentence to check page title ([9f720c2](https://github.com/e2e-test-quest/uuv/commit/9f720c2e926b99a9f8beea093f0b9fc44dd1909c))
17
+
1
18
  # [2.59.0](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v2.58.0...runner-cypress-v2.59.0) (2025-07-02)
2
19
 
3
20
 
@@ -16,7 +16,9 @@ export declare function findWithRoleAndNameFocused(role: string, name: string):
16
16
  export declare function withinRoleAndName(role: string, name: string): void;
17
17
  export declare function notFoundWithRoleAndName(role: string, name: string): void;
18
18
  export declare function findWithRoleAndNameAndContent(expectedRole: string, name: string, expectedTextContent: string): void;
19
- export declare function findWithRoleAndNameAndContentDisable(expectedRole: string, name: string, expectedTextContent: string): void;
20
- export declare function findWithRoleAndNameAndContentEnable(expectedRole: string, name: string, expectedTextContent: string): void;
19
+ export declare function findWithRoleAndNameAndContentDisabled(expectedRole: string, name: string, expectedTextContent: string): void;
20
+ export declare function findWithRoleAndNameDisabled(expectedRole: string, name: string): void;
21
+ export declare function findWithRoleAndNameAndContentEnabled(expectedRole: string, name: string, expectedTextContent: string): void;
22
+ export declare function findWithRoleAndNameEnabled(expectedRole: string, name: string): void;
21
23
  export declare function findWithRoleAndNameAndAttribute(expectedRole: string, name: string, attributeName: string, attributeValue: any): void;
22
24
  export declare function click(role: string, name: string): void;
@@ -18,8 +18,10 @@ exports.findWithRoleAndNameFocused = findWithRoleAndNameFocused;
18
18
  exports.withinRoleAndName = withinRoleAndName;
19
19
  exports.notFoundWithRoleAndName = notFoundWithRoleAndName;
20
20
  exports.findWithRoleAndNameAndContent = findWithRoleAndNameAndContent;
21
- exports.findWithRoleAndNameAndContentDisable = findWithRoleAndNameAndContentDisable;
22
- exports.findWithRoleAndNameAndContentEnable = findWithRoleAndNameAndContentEnable;
21
+ exports.findWithRoleAndNameAndContentDisabled = findWithRoleAndNameAndContentDisabled;
22
+ exports.findWithRoleAndNameDisabled = findWithRoleAndNameDisabled;
23
+ exports.findWithRoleAndNameAndContentEnabled = findWithRoleAndNameAndContentEnabled;
24
+ exports.findWithRoleAndNameEnabled = findWithRoleAndNameEnabled;
23
25
  exports.findWithRoleAndNameAndAttribute = findWithRoleAndNameAndAttribute;
24
26
  exports.click = click;
25
27
  const _context_1 = require("./_context");
@@ -74,7 +76,7 @@ function findWithRoleAndNameAndContent(expectedRole, name, expectedTextContent)
74
76
  assertTextContent(response, expectedTextContent);
75
77
  });
76
78
  }
77
- function findWithRoleAndNameAndContentDisable(expectedRole, name, expectedTextContent) {
79
+ function findWithRoleAndNameAndContentDisabled(expectedRole, name, expectedTextContent) {
78
80
  cy.uuvFindByRole(expectedRole, { name })
79
81
  .uuvFoundedElement()
80
82
  .should("exist")
@@ -85,7 +87,14 @@ function findWithRoleAndNameAndContentDisable(expectedRole, name, expectedTextCo
85
87
  .invoke("attr", "disabled")
86
88
  .should("eq", "disabled");
87
89
  }
88
- function findWithRoleAndNameAndContentEnable(expectedRole, name, expectedTextContent) {
90
+ function findWithRoleAndNameDisabled(expectedRole, name) {
91
+ cy.uuvFindByRole(expectedRole, { name })
92
+ .uuvFoundedElement()
93
+ .should("exist")
94
+ .invoke("attr", "disabled")
95
+ .should("eq", "disabled");
96
+ }
97
+ function findWithRoleAndNameAndContentEnabled(expectedRole, name, expectedTextContent) {
89
98
  cy.uuvFindByRole(expectedRole, { name })
90
99
  .uuvFoundedElement()
91
100
  .should("exist")
@@ -96,6 +105,13 @@ function findWithRoleAndNameAndContentEnable(expectedRole, name, expectedTextCon
96
105
  .invoke("attr", "disabled")
97
106
  .should("eq", undefined);
98
107
  }
108
+ function findWithRoleAndNameEnabled(expectedRole, name) {
109
+ cy.uuvFindByRole(expectedRole, { name })
110
+ .uuvFoundedElement()
111
+ .should("exist")
112
+ .invoke("attr", "disabled")
113
+ .should("eq", undefined);
114
+ }
99
115
  function findWithRoleAndNameAndAttribute(expectedRole, name, attributeName, attributeValue) {
100
116
  cy.uuvFindByRole(expectedRole, { name })
101
117
  .uuvFoundedElement()
@@ -238,6 +238,12 @@ const __common_1 = require("./../_.common");
238
238
  ////////////////////////////////////////////
239
239
  // VALIDATION
240
240
  ////////////////////////////////////////////
241
+ /**
242
+ * Checks the current html page have the specified title
243
+ * */
244
+ (0, cypress_cucumber_preprocessor_1.Then)(`I should see the page title {string}`, function (pageTitle) {
245
+ cy.title().should("eq", pageTitle);
246
+ });
241
247
  /**
242
248
  * Checks that an Html element exists with the specified content
243
249
  * */
@@ -306,13 +312,13 @@ const __common_1 = require("./../_.common");
306
312
  * Checks 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
307
313
  * */
308
314
  (0, cypress_cucumber_preprocessor_1.Then)(`I should see an element with role {string} and name {string} and content {string} disabled`, function (expectedRole, name, expectedTextContent) {
309
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)(expectedRole, name, expectedTextContent);
315
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)(expectedRole, name, expectedTextContent);
310
316
  });
311
317
  /**
312
318
  * Checks 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
313
319
  * */
314
- (0, cypress_cucumber_preprocessor_1.Then)(`I should see an element with role {string} and name {string} and content {string} not disabled`, function (expectedRole, name, expectedTextContent) {
315
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)(expectedRole, name, expectedTextContent);
320
+ (0, cypress_cucumber_preprocessor_1.Then)(`I should see an element with role {string} and name {string} and content {string} enabled`, function (expectedRole, name, expectedTextContent) {
321
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)(expectedRole, name, expectedTextContent);
316
322
  });
317
323
  /**
318
324
  * Checks that an Html element exists with the specified aria-label attribute
@@ -421,6 +427,14 @@ const __common_1 = require("./../_.common");
421
427
  (0, __common_1.expectTableToHaveContent)(expectedElementsOfList, "cell");
422
428
  });
423
429
  });
430
+ /**
431
+ * Checks that an Html element exists with [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) `heading`, the specified [name](https://russmaxdesign.github.io/html-elements-names/) and title level
432
+ * */
433
+ (0, cypress_cucumber_preprocessor_1.Then)(`I should see a title named {string} with level {int}`, function (name, level) {
434
+ cy.uuvFindByRole("heading", { name, level })
435
+ .uuvFoundedElement()
436
+ .should("exist");
437
+ });
424
438
  /**
425
439
  * Checks Html attributes of the selected element
426
440
  * */
@@ -238,6 +238,12 @@ const __common_1 = require("./../_.common");
238
238
  ////////////////////////////////////////////
239
239
  // VALIDATION
240
240
  ////////////////////////////////////////////
241
+ /**
242
+ * Vérifie que la page courante a le bon titre
243
+ * */
244
+ (0, cypress_cucumber_preprocessor_1.Then)(`je dois voir le titre de page {string}`, function (pageTitle) {
245
+ cy.title().should("eq", pageTitle);
246
+ });
241
247
  /**
242
248
  * Vérifie qu'un élément Html existe avec le contenu spécifié
243
249
  * */
@@ -305,14 +311,14 @@ const __common_1 = require("./../_.common");
305
311
  /**
306
312
  * Vérifie qu'un élément Html existe avec le [rôle accessible](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), le [nom accessible](https://russmaxdesign.github.io/html-elements-names/) et le contenu spécifiés, et avec l'attribut disabled à true
307
313
  * */
308
- (0, cypress_cucumber_preprocessor_1.Then)(`je dois voir un élément avec le rôle {string} et le nom {string} et pour contenu {string} inactif`, function (expectedRole, name, expectedTextContent) {
309
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)(expectedRole, name, expectedTextContent);
314
+ (0, cypress_cucumber_preprocessor_1.Then)(`je dois voir un élément avec le rôle {string} et le nom {string} et pour contenu {string} désactivé`, function (expectedRole, name, expectedTextContent) {
315
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)(expectedRole, name, expectedTextContent);
310
316
  });
311
317
  /**
312
318
  * Vérifie qu'un élément Html existe avec le [rôle accessible](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), le [nom accessible](https://russmaxdesign.github.io/html-elements-names/) et le contenu spécifiés et avec l'attribut disabled à false
313
319
  * */
314
- (0, cypress_cucumber_preprocessor_1.Then)(`je dois voir un élément avec le rôle {string} et le nom {string} et pour contenu {string} actif`, function (expectedRole, name, expectedTextContent) {
315
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)(expectedRole, name, expectedTextContent);
320
+ (0, cypress_cucumber_preprocessor_1.Then)(`je dois voir un élément avec le rôle {string} et le nom {string} et pour contenu {string} activé`, function (expectedRole, name, expectedTextContent) {
321
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)(expectedRole, name, expectedTextContent);
316
322
  });
317
323
  /**
318
324
  * Vérifie qu'un élément Html existe avec l'attribut aria-label spécifié
@@ -421,6 +427,14 @@ const __common_1 = require("./../_.common");
421
427
  (0, __common_1.expectTableToHaveContent)(expectedElementsOfList, "cell");
422
428
  });
423
429
  });
430
+ /**
431
+ * Vérifie l'existence d'un élément Html ayant le rôle `heading`, le [nom accessible](https://russmaxdesign.github.io/html-elements-names/) et le niveau spécifiés
432
+ * */
433
+ (0, cypress_cucumber_preprocessor_1.Then)(`je dois voir un titre nommé {string} avec le niveau {int}`, function (name, level) {
434
+ cy.uuvFindByRole("heading", { name, level })
435
+ .uuvFoundedElement()
436
+ .should("exist");
437
+ });
424
438
  /**
425
439
  * Vérifie des attributs Html de l'élément sélectionné
426
440
  * */
@@ -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 an alert named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("alert", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("alert", 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 an alert named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("alert", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("alert", 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 an alert named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("alert", 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 an alert named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("alert", 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 an alert dialog named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("alertdialog", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("alertdialog", 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 an alert dialog named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("alertdialog", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("alertdialog", 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 an alert dialog named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("alertdialog", 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 an alert dialog named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("alertdialog", 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 an application named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("application", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("application", 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 an application named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("application", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("application", 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 an application named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("application", 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 an application named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("application", 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 an article named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("article", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("article", 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 an article named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("article", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("article", 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 an article named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("article", 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 an article named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("article", 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 banner named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("banner", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("banner", 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 banner named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("banner", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("banner", 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 banner named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("banner", 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 banner named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("banner", 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 button named {string} and containing {string} disabled`, function (name, expectedTextContent) {
75
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("button", name, expectedTextContent);
75
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("button", 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 button named {string} and containing {string} enabled`, function (name, expectedTextContent) {
81
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("button", name, expectedTextContent);
81
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("button", 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 button named {string} disabled`, function (name) {
87
+ (0, core_engine_1.findWithRoleAndNameDisabled)("button", 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 button named {string} enabled`, function (name) {
93
+ (0, core_engine_1.findWithRoleAndNameEnabled)("button", 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 cell named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("cell", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("cell", 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 cell named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("cell", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("cell", 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 cell named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("cell", 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 cell named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("cell", 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 checkbox named {string} and containing {string} disabled`, function (name, expectedTextContent) {
75
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("checkbox", name, expectedTextContent);
75
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("checkbox", 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 checkbox named {string} and containing {string} enabled`, function (name, expectedTextContent) {
81
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("checkbox", name, expectedTextContent);
81
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("checkbox", 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 checkbox named {string} disabled`, function (name) {
87
+ (0, core_engine_1.findWithRoleAndNameDisabled)("checkbox", 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 checkbox named {string} enabled`, function (name) {
93
+ (0, core_engine_1.findWithRoleAndNameEnabled)("checkbox", 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 column header named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("columnheader", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("columnheader", 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 column header named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("columnheader", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("columnheader", 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 column header named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("columnheader", 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 column header named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("columnheader", name);
73
85
  });
74
86
  // End of Content Section
@@ -39,6 +39,14 @@ const __common_1 = require("../../../_.common");
39
39
  (0, core_engine_1.notFoundWithRoleAndName)("combobox", name);
40
40
  });
41
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 combo box named {string}`, function (name) {
47
+ (0, core_engine_1.click)("combobox", name);
48
+ });
49
+ // End of Click Section
42
50
  // Begin of Type Section
43
51
  /**
44
52
  * Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
@@ -64,13 +72,25 @@ const __common_1 = require("../../../_.common");
64
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
65
73
  * */
66
74
  (0, cypress_cucumber_preprocessor_1.Then)(`I should see a combo box named {string} and containing {string} disabled`, function (name, expectedTextContent) {
67
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("combobox", name, expectedTextContent);
75
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("combobox", name, expectedTextContent);
68
76
  });
69
77
  /**
70
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
71
79
  * */
72
80
  (0, cypress_cucumber_preprocessor_1.Then)(`I should see a combo box named {string} and containing {string} enabled`, function (name, expectedTextContent) {
73
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("combobox", name, expectedTextContent);
81
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("combobox", 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 combo box named {string} disabled`, function (name) {
87
+ (0, core_engine_1.findWithRoleAndNameDisabled)("combobox", 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 combo box named {string} enabled`, function (name) {
93
+ (0, core_engine_1.findWithRoleAndNameEnabled)("combobox", name);
74
94
  });
75
95
  // End of Content Section
76
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 command named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("command", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("command", 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 command named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("command", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("command", 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 command named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("command", 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 command named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("command", 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 comment named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("comment", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("comment", 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 comment named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("comment", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("comment", 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 comment named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("comment", 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 comment named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("comment", 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 complementary named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("complementary", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("complementary", 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 complementary named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("complementary", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("complementary", 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 complementary named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("complementary", 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 complementary named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("complementary", 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 composite named {string} and containing {string} disabled`, function (name, expectedTextContent) {
66
- (0, core_engine_1.findWithRoleAndNameAndContentDisable)("composite", name, expectedTextContent);
66
+ (0, core_engine_1.findWithRoleAndNameAndContentDisabled)("composite", 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 composite named {string} and containing {string} enabled`, function (name, expectedTextContent) {
72
- (0, core_engine_1.findWithRoleAndNameAndContentEnable)("composite", name, expectedTextContent);
72
+ (0, core_engine_1.findWithRoleAndNameAndContentEnabled)("composite", 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 composite named {string} disabled`, function (name) {
78
+ (0, core_engine_1.findWithRoleAndNameDisabled)("composite", 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 composite named {string} enabled`, function (name) {
84
+ (0, core_engine_1.findWithRoleAndNameEnabled)("composite", name);
73
85
  });
74
86
  // End of Content Section