[UI] Automation: Unable to automate Labels and Annotations section #13191
Labels
area/e2e
kind/bug
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
Milestone
Setup
Describe the bug
This is more of a change request than a bug. The
Labels and Annotations
sections within Dashboard are not automatable (unless we mock it e.g. Home Link test). It seems like the issue lies in theKeyValue.vue
component. When you click Add, the key/value inputs display and immediately disappear. There needs to be a code fix to support automating labels and annotations.To Reproduce
cypress/e2e/tests/pages/explorer/service-discovery/services.spec.ts
in Dashboard repo ->can create an ExternalName Service
Screen shots
screen_recording.mov
Additional Context
Please update the Home link and Services e2e tests once this is fixed.
The text was updated successfully, but these errors were encountered: