pdf.js/test/integration
Tim van der Meij 1bc6b846b6
Consistently use string arguments for page.waitForFunction calls
We use string arguments in all other places, so these two places are a
bit inconsistent in that sense. Moreover, it's just one argument now,
which makes it a bit easier to read and see what it does because we
don't have to pass the always-empty options argument anymore. Finally,
doing it like this ensures it works in all Puppeteer versions given
https://github.com/puppeteer/puppeteer/issues/7836.
2021-12-12 19:45:34 +01:00
..
accessibility_spec.js Add support for basic structure tree for accessibility. 2021-04-09 09:56:28 -07:00
annotation_spec.js AcroForm: Add support for ResetForm action 2021-09-30 22:02:33 +02:00
find_spec.js XFA - Support text search in XFA documents. 2021-08-23 08:44:20 -07:00
scripting_spec.js Consistently use string arguments for page.waitForFunction calls 2021-12-12 19:45:34 +01:00
test_utils.js Avoid an error in integration test because of a locale different of en-US 2021-09-08 18:00:03 +02:00