mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
This patch teaches Page.select to return an array of actually selected options. If no option is selected, an empty array will be returned.
This patch teaches Page.select to return an array of actually selected options. If no option is selected, an empty array will be returned.