playwright/types
Joel Einbinder 943c22c9c4
fix(protocol): remove unnused strict in QSA and add it to waitForSelector docs (#8140)
Strict doesn't make sense in querySelectorAll, but it was in the protocol.

And we had a strict option in ElementHandle.waitForSelector but it
was not surfaced in the docs/api.
2021-08-25 10:10:40 -04:00
..
protocol.d.ts feat(chromium): roll Chromium to M94 (#8047) 2021-08-09 13:57:17 -07:00
structs.d.ts feat(locator): implement element locators (#7808) 2021-07-22 21:37:20 -07:00
test.d.ts feat(routes): add support for the times option (#8399) 2021-08-24 20:45:50 +02:00
testExpect.d.ts fix(types): toHaveAttribute had its signature backwards (#8314) 2021-08-19 12:55:36 -04:00
testReporter.d.ts chore: fix docs 2021-08-24 19:49:02 -07:00
types.d.ts fix(protocol): remove unnused strict in QSA and add it to waitForSelector docs (#8140) 2021-08-25 10:10:40 -04:00