Darío Kondratiuk
Darío Kondratiuk
[See upstream change](https://github.com/puppeteer/puppeteer/pull/10042/files)
[See upstream change](https://github.com/puppeteer/puppeteer/pull/10069)
[See upstream](https://github.com/puppeteer/puppeteer/pull/10007)
input.spec.ts: FileChooser.accept: should succeed even for non-existent files input.spec.ts: FileChooser.accept: should error on read of non-existent files
queryhandler.spec.ts: P selectors: should work with CSS selectors queryhandler.spec.ts: P selectors: should work with deep combinators queryhandler.spec.ts: P selectors: should work with text selectors queryhandler.spec.ts: P selectors: should work ARIA...
queryhandler.spec.ts: in ElementHandles: should query existing element queryhandler.spec.ts: in ElementHandles: should return null for non-existing element queryhandler.spec.ts: in ElementHandles: should query existing element queryhandler.spec.ts: in ElementHandles: should return null for...
queryhandler.spec.ts: in Page: should query existing element queryhandler.spec.ts: in Page: should return empty array for non-existing element queryhandler.spec.ts: in Page: should return first element queryhandler.spec.ts: in Page: should return multiple...
queryhandler.spec.ts: Pierce selectors: should find first element in shadow queryhandler.spec.ts: Pierce selectors: should find all elements in shadow queryhandler.spec.ts: Pierce selectors: should find first child element queryhandler.spec.ts: Pierce selectors: should...
frame.spec.ts: Frame.evaluate: allows readonly array to be an argument frame.spec.ts: Frame.page: should retrieve the page from a frame frame.spec.ts: Frame Management: should support lazy frames frame.spec.ts: Frame.client: should return the...
network.spec.ts: Request.headers: should define Chrome as user agent header network.spec.ts: Request.headers: should define Firefox as user agent header network.spec.ts: Request.initiator: should return the initiator network.spec.ts: Response.buffer: should throw if the...