Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFR] Add method to enable/disable questionnaire #757

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

nachandr
Copy link
Contributor

No description provided.

@nachandr nachandr force-pushed the method_enable_questionnaire branch from 83275d9 to a83f106 Compare October 19, 2023 19:00
Signed-off-by: Nandini Chandra <[email protected]>
}
});
let selector = enable ? ".pf-m-on" : ".pf-m-off";
cy.contains(fileName, { timeout: 120 * SEC })
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks good , Only this timeout time can be reduced to 2 or 5 sec.

Signed-off-by: Nandini Chandra <[email protected]>
@sshveta sshveta merged commit d4c7079 into konveyor:main Oct 19, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants