Skip to content

Conversation

asirvadAbrahamVarghese
Copy link
Contributor

PR to include accordionSelect API wait from cy.accordion command, which eliminates the need to handle this separately in every test.
Common url pattern noticed across the app(this doesn’t cover every flow, but I think the rest should be similar):

  • /report/accordion_select?id=reports_accord
  • /catalog/accordion_select?id=sandt_accord
  • /vm_or_template/accordion_select?id=templates_images_filter_accord
  • /vm_cloud/accordion_select?id=images_accord
  • /vm_infra/accordion_select?id=vms_filter_accord
  • /storage/accordion_select?id=storage_pod_accord
  • /pxe/accordion_select?id=customization_templates_accord
  • /ops/accordion_select?id=diagnostics_accord

Matching them with a wildcard pattern: /\/[^\/]+\/accordion_select\?id=.*/

@miq-bot assign @jrafanie
@miq-bot add-label cypress
@miq-bot add-label enhancement

@jrafanie
Copy link
Member

rebase... I merged two of your PRs and it looks to be conflicted now

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jrafanie jrafanie merged commit affb1bc into ManageIQ:master Sep 15, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants