playwright/packages/playwright-test/types
Andrey Lushnikov 622c73cc1e
feat: expect(locator).toHaveAttribute to assert attribute presence (#16767)
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
2022-08-25 05:28:34 -07:00
..
component.d.ts feat(ct): react rerender (#16560) 2022-08-16 10:47:33 -07:00
expect-types.d.ts chore: embed expect types (#13609) 2022-04-18 10:54:40 -07:00
test.d.ts feat: expect(locator).toHaveAttribute to assert attribute presence (#16767) 2022-08-25 05:28:34 -07:00
testReporter.d.ts chore: add id for each test to JSONReporter (#16494) 2022-08-15 09:28:21 -07:00