mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

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.