Since the new SearchInput widget gets decomposed by PatternFly into a <div> and the actual <input> element we're looking for is nested rather deeply in this hierarchy, we need to use the locator to allow Playwright to descend into that input. |
||
|---|---|---|
| .. | ||
| Customizations | ||
| fixtures | ||
| helpers | ||
| test.spec.ts | ||