playwright/types
Dmitry Gozman 8dc8777ab4
feat(expect): toContainText(array) (#9160)
This matches when each expected item from the array
is matched to one of the resolved elements, in order.
Note this performs both "sub-array" and "substring" matching.

Drive-by: documentation fixes.
Drive-by: added "selector resolved to 3 elements" log line
when expecting arrays.
2021-09-27 11:14:35 -07:00
..
protocol.d.ts feat(chromium): roll to r925110 (#9175) 2021-09-27 18:26:09 +02:00
structs.d.ts fix: make Serializable type any (#9059) 2021-09-23 11:06:34 -07:00
test.d.ts docs: cleanup test.describe.parallel.only doc (#9159) 2021-09-26 21:30:11 -07:00
testExpect.d.ts feat(expect): toContainText(array) (#9160) 2021-09-27 11:14:35 -07:00
testReporter.d.ts docs: an overview of reporter methods (#8948) 2021-09-15 15:29:06 -07:00
types.d.ts fix: make Serializable type any (#9059) 2021-09-23 11:06:34 -07:00