Failure in qa/specs/features/ee/browser_ui/1_manage/instance/instance_audit_logs_spec.rb

Summary

https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/1256527301

Stack trace

Failures:
  1) Manage Instance Start and stop user impersonation behaves like audit event logs audit events for UI operations
     Failure/Error: index.click_user(user_for_impersonation.username)
     
     Capybara::ElementNotFound:
       Unable to find css "[data-qa-selector=\"user_row_content\"],.qa-user-row-content"
     Shared Example Group: "audit event" called from ./qa/specs/features/ee/browser_ui/1_manage/instance/instance_audit_logs_spec.rb:122

Screenshot / HTML page

Possible fixes

Caused by a feature flag being turned on. Just need to add a selector to the new vue file.