puppeteer/test
Alix Axel 5175d8e692 fix(Page): fix Page.select() behavior to be on par with docs (#1886)
This PR fixes lost functionality that is no longer on-par with the documentation for `Page.select`, namely:

> `...values` <...string> Values of options to select. If the `<select>` has the `multiple` attribute, all values are considered, **otherwise only the first one is taken into account**.

I've also added an accompanying test for this use case.
2018-01-24 21:12:27 -08:00
..
assets fix: page.goto should support pages with self requests (#1391) (#1781) 2018-01-12 00:16:36 -08:00
golden test: scrub port from coverage golden files (#1723) 2018-01-04 11:47:30 -08:00
server test: add server/run.js that runs assets locally (#1687) 2017-12-28 15:51:41 -08:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js test: migrate test.js to support concurrent test execution (#1531) 2017-12-12 13:34:21 -08:00
golden-utils.js tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
test.js fix(Page): fix Page.select() behavior to be on par with docs (#1886) 2018-01-24 21:12:27 -08:00