Skip to content

Remove "force click" in Cypress test in Kibana #8867

@acstll

Description

@acstll

In the recent v105.0.0 Kibana upgrade, we introduced a click({ force: true }) in a Cypress test.

elastic/kibana@8010517

This is not a best practice, and it's discouraged.

@mgadewoll identified this is related to the recent work around flyouts.

Acceptance criteria

  • Forced click is removed from the aforementioned test
  • If possible, verify there are no regressions in the latest flyout work

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions