This patch changes `expect(locator).toHaveAttribute()` so that the `value` argument can be omitted. When done so, the method will assert attribute existance. Fixes #16517 |
||
|---|---|---|
| .. | ||
| component.d.ts | ||
| expect-types.d.ts | ||
| test.d.ts | ||
| testReporter.d.ts | ||
This patch changes `expect(locator).toHaveAttribute()` so that the `value` argument can be omitted. When done so, the method will assert attribute existance. Fixes #16517 |
||
|---|---|---|
| .. | ||
| component.d.ts | ||
| expect-types.d.ts | ||
| test.d.ts | ||
| testReporter.d.ts | ||