Angular-Aware Playwright Selectors: Query Components by @Input, Signals, and State
Apr 2 · 6 min read · Angular gives us a powerful component model: typed @Input() properties, reactive signal() values, @Output() event emitters, and declarative directives. But when we write E2E tests, we typically throw
Join discussion



