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

[Cloud Security] wait for action button to be present before clicking to fix flacky FTR tests #164054

Merged
merged 14 commits into from
Aug 22, 2023

Conversation

maxcold
Copy link
Contributor

@maxcold maxcold commented Aug 16, 2023

@maxcold maxcold force-pushed the 155657-fix-onboarding-ftr-tests branch from 175fa4b to 3b58d35 Compare August 16, 2023 14:53
@maxcold maxcold added release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related 8.11 candidate backport:skip This commit does not require backporting labels Aug 16, 2023
@maxcold maxcold marked this pull request as ready for review August 16, 2023 14:59
@maxcold maxcold requested a review from a team as a code owner August 16, 2023 14:59
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)

@kfirpeled kfirpeled requested a review from animehart August 16, 2023 15:07
@@ -9,11 +9,10 @@ import expect from '@kbn/expect';
import { FtrProviderContext } from '../ftr_provider_context';

// eslint-disable-next-line import/no-default-export
export default ({ getPageObjects }: FtrProviderContext) => {
export default ({ getPageObjects, getService }: FtrProviderContext) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

getService doesn't seem to be in use

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@maxcold
Copy link
Contributor Author

maxcold commented Aug 21, 2023

@elasticmachine merge upstream

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants