mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-03 12:53:53 +00:00

- Wait for initial page load before searching in selectDomain - Wait for initial page load before searching in selectDataProduct - Use data-testid selector instead of text filter in selectDataProduct - Add 15s timeout to data product click action Prevents race conditions where search interferes with initial page load, fixing "Target page, context or browser has been closed" timeout errors. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>