npm WARN skipping integrity check for git dependency ssh://git@github.com/mozfreddyb/eslint-plugin-sdl.git npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated mkdirp@0.3.5: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest npm WARN deprecated core-js@2.6.9: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. > postinstall > cross-env PUPPETEER_PRODUCT=firefox node node_modules/puppeteer/install.mjs Firefox Nightly (121.0a1) downloaded to /home/ubuntu/.cache/puppeteer/firefox/linux-121.0a1 added 1378 packages, and audited 1836 packages in 20s 208 packages are looking for funding run `npm fund` for details 36 vulnerabilities (11 moderate, 25 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. Submodule 'test/ttx/fonttools-code' (https://github.com/behdad/fonttools.git) registered for path 'test/ttx/fonttools-code' Cloning into '/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/ttx/fonttools-code'... Submodule path 'test/ttx/fonttools-code': checked out 'd8170131a3458ffbc19089cf33249777bde390e7' >> Deploying cached PDF files >> Getting ref snapshots >> Deploying custom files >> Running tests [08:44:44] Using gulpfile ~/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/gulpfile.mjs [08:44:44] Starting 'bottest'... [08:44:44] Starting 'setTestEnv'... [08:44:44] Finished 'setTestEnv' after 969 μs [08:44:44] Starting 'generic'... [08:44:44] Starting 'createBuildNumber'... ### Getting extension build number Extension build number: 113 [08:44:44] Finished 'createBuildNumber' after 43 ms [08:44:44] Starting 'locale'... ### Building localization files [08:44:44] Finished 'locale' after 25 ms [08:44:44] Starting 'scriptingGeneric'... ### Building default preferences [08:44:45] asset app_options.mjs 9.1 KiB [emitted] [javascript module] (name: main) webpack 5.89.0 compiled successfully [08:44:46] asset pdf.scripting.mjs 103 KiB [emitted] [javascript module] (name: main) webpack 5.89.0 compiled successfully [08:44:46] Finished 'scriptingGeneric' after 2.02 s [08:44:46] Starting 'prefsGeneric'... ### Parsing default preferences [08:44:46] Finished 'prefsGeneric' after 3.86 ms [08:44:46] Starting 'createGeneric'... ### Creating generic viewer [BABEL] Note: The code generator has deoptimised the styling of /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/external/quickjs/quickjs-eval.js as it exceeds the max of 500KB. [08:44:52] asset pdf.sandbox.mjs 613 KiB [emitted] [javascript module] [big] (name: main) webpack 5.89.0 compiled successfully [08:44:59] asset pdf.mjs 542 KiB [emitted] [javascript module] [big] (name: main) webpack 5.89.0 compiled successfully [08:45:01] asset pdf.worker.mjs 1.79 MiB [emitted] [javascript module] [big] (name: main) webpack 5.89.0 compiled successfully [08:45:02] asset viewer.mjs 431 KiB [emitted] [javascript module] [big] (name: main) webpack 5.89.0 compiled successfully [08:45:02] Finished 'createGeneric' after 16 s [08:45:02] Finished 'generic' after 18 s [08:45:02] Starting 'components'... [08:45:02] Starting 'createBuildNumber'... ### Getting extension build number Extension build number: 113 [08:45:02] Finished 'createBuildNumber' after 55 ms [08:45:02] Starting 'createComponents'... ### Creating generic components [08:45:03] asset pdf_viewer.mjs 244 KiB [emitted] [javascript module] (name: main) webpack 5.89.0 compiled successfully [08:45:03] Finished 'createComponents' after 1.43 s [08:45:03] Finished 'components' after 1.49 s [08:45:03] Starting 'runBotTest'... ### Running unit tests Server running at http://127.0.0.1:33565/ Started 992 tests for firefox with seed 14571. TEST-PASSED | should test language | in firefox TEST-PASSED | should test platform | in firefox TEST-PASSED | should convert RGB color for different color spaces | in firefox TEST-PASSED | should convert CMYK color for different color spaces | in firefox TEST-PASSED | should convert Gray color for different color spaces | in firefox TEST-PASSED | should convert Transparent color for different color spaces | in firefox TEST-PASSED | should print a date according to a format | in firefox TEST-PASSED | should parse a date according to a format | in firefox TEST-PASSED | print a string with a percent | in firefox TEST-PASSED | should print some data according to a format | in firefox TEST-PASSED | should print a string with no argument | in firefox TEST-PASSED | should print some data according to a format | in firefox TEST-PASSED | should convert string to number | in firefox TEST-PASSED | should validate a number in range [a, b] | in firefox TEST-PASSED | should invalidate a number out of range [a, b] | in firefox TEST-PASSED | should extract numbers | in firefox TEST-PASSED | should compute the sum of several fields in fields tree | in firefox TEST-PASSED | should compute the sum of several fields | in firefox TEST-PASSED | should parse a date with a format | in firefox TEST-PASSED | should format a date | in firefox TEST-PASSED | should validate a US phone number (long) on a keystroke event | in firefox TEST-PASSED | should validate a US phone number (short) on a keystroke event | in firefox TEST-PASSED | should validate a zip code on a keystroke event | in firefox TEST-PASSED | should validate a number on a keystroke event | in firefox TEST-PASSED | should not validate a number on a keystroke event | in firefox TEST-PASSED | should validate an e-mail address | in firefox TEST-PASSED | should format a number | in firefox TEST-PASSED | should validate a phone number on a keystroke event | in firefox TEST-PASSED | should split a string into an array of strings | in firefox TEST-PASSED | should check matching between regexs and a string | in firefox TEST-PASSED | should format a percentage | in firefox TEST-PASSED | should send a value, execute an action and get back a new value | in firefox TEST-PASSED | should trigger an event and modify the source | in firefox TEST-PASSED | should trigger an invalid commit Keystroke event | in firefox TEST-PASSED | should trigger a valid commit Keystroke event | in firefox TEST-PASSED | should trigger a Keystroke event and change it | in firefox TEST-PASSED | should trigger a Keystroke event and invalidate it | in firefox Started 992 tests for chrome with seed 14594. TEST-PASSED | should get field using a path | in firefox TEST-PASSED | checks that the *official* PDF.js-worker API exposes the expected functionality | in chrome TEST-PASSED | should treat globalThis as the doc | in firefox TEST-PASSED | sanitizes name index | in chrome TEST-PASSED | encodes floats | in chrome TEST-PASSED | three numeric entries | in firefox TEST-PASSED | three numeric entries and a start index | in firefox TEST-PASSED | compiles fdselect format 0 | in chrome TEST-PASSED | three boolean entries | in firefox TEST-PASSED | encodes integers | in chrome TEST-PASSED | single boolean entry | in firefox TEST-PASSED | empty array | in firefox TEST-PASSED | should reject non-multiple of 90 degree angles | in firefox TEST-PASSED | should accept valid angles | in firefox TEST-PASSED | compiles charset of non CID font | in chrome TEST-PASSED | should reject non-integer angles | in firefox TEST-PASSED | handles `sortByVisibility` correctly | in firefox TEST-PASSED | compiles charset of CID font | in chrome TEST-PASSED | compiles fdselect format 3, single range | in chrome TEST-PASSED | compiles fdselect format 3 | in chrome TEST-PASSED | works with horizontal scrolling with RTL-documents | in firefox TEST-PASSED | handles case 1 | in firefox TEST-PASSED | handles case 2 | in firefox TEST-PASSED | handles case 4 | in firefox TEST-PASSED | handles case 3 | in firefox TEST-PASSED | should not get a Unicode range | in chrome TEST-PASSED | handles views being empty | in firefox TEST-PASSED | handles all views being hidden (without errors) | in firefox TEST-PASSED | should get correct Unicode range | in chrome TEST-PASSED | should not get Unicode values for invalid glyph names | in chrome TEST-PASSED | should get Unicode values for valid glyph names | in chrome TEST-PASSED | should recover Unicode values from uniXXXX/uXXXX{XX} glyph names | in chrome TEST-PASSED | with pages of varying height | in firefox TEST-PASSED | should correctly determine the character category | in chrome TEST-PASSED | should not re-map normal Unicode values | in chrome TEST-PASSED | should re-map special Unicode values | in chrome TEST-PASSED | works with horizontal scrolling | in firefox TEST-PASSED | gets expected character types | in chrome TEST-PASSED | should check undo/redo | in chrome TEST-PASSED | should hit the limit of the manager | in chrome TEST-PASSED | widescreen challenge | in firefox TEST-PASSED | should be portrait orientation | in firefox TEST-PASSED | should decode encoded key/value pairs | in firefox TEST-PASSED | should be landscape orientation | in firefox TEST-PASSED | should convert keys to lowercase | in firefox TEST-PASSED | should parse keys without values | in firefox TEST-PASSED | should parse one key/value pair | in firefox TEST-PASSED | should parse multiple key/value pairs | in firefox TEST-PASSED | should modify string with non-displayable characters | in firefox TEST-PASSED | should modify string with null characters | in firefox TEST-PASSED | should not modify string without null characters | in firefox TEST-PASSED | gets page size (in inches) | in firefox TEST-PASSED | gets page size (in inches), for non-default /Rotate entry | in firefox TEST-PASSED | `create` should throw an error if the dimensions are invalid | in firefox TEST-PASSED | `create` should return an SVG element if the dimensions are valid | in firefox TEST-PASSED | `createElement` should return an SVG element if the type is valid | in firefox TEST-PASSED | `createElement` should throw an error if the type is not a string | in firefox TEST-PASSED | gets PDF filename | in firefox TEST-PASSED | gets PDF filename from query string appended to "blob:" URL | in firefox TEST-PASSED | gets fallback filename from query string appended to "data:" URL | in firefox TEST-PASSED | gets fallback filename | in firefox TEST-PASSED | gets PDF filename from data mistaken for URI-encoded | in firefox TEST-PASSED | gets PDF filename from (some) standard protocols | in firefox TEST-PASSED | gets correct PDF filename when multiple ones are present | in firefox TEST-PASSED | gets custom fallback filename | in firefox TEST-PASSED | gets PDF filename from URI-encoded data | in firefox TEST-PASSED | gets PDF filename from query string | in firefox TEST-PASSED | gets fallback filename when url is not a string | in firefox TEST-PASSED | gets PDF filename from hash string | in firefox TEST-PASSED | gets PDF filename from URL containing leading/trailing whitespace | in firefox TEST-PASSED | `create` should return a canvas if the dimensions are valid | in firefox TEST-PASSED | `reset` should throw an error if no canvas is provided | in firefox TEST-PASSED | `create` should throw an error if the dimensions are invalid | in firefox TEST-PASSED | `destroy` should throw an error if no canvas is provided | in firefox TEST-PASSED | `destroy` should clear the canvas/context | in firefox TEST-PASSED | `reset` should throw an error if the dimensions are invalid | in firefox TEST-PASSED | `reset` should alter the canvas/context if the dimensions are valid | in firefox TEST-PASSED | converts PDF date strings to JavaScript `Date` objects | in firefox TEST-PASSED | should get the filename from a relative URL | in firefox TEST-PASSED | should get the filename from a URL with query parameters | in firefox TEST-PASSED | should get the filename from an absolute URL | in firefox TEST-PASSED | should get the filename from a URL with an anchor | in firefox TEST-PASSED | should get the filename from a relative URL, keeping the anchor | in firefox TEST-PASSED | handles relative Fetch URLs | in firefox TEST-PASSED | handles unsupported Fetch protocols | in firefox TEST-PASSED | handles supported Fetch protocols | in firefox TEST-PASSED | handles invalid Fetch URLs | in firefox TEST-PASSED | should mark text as RTL if less than 30% of text is RTL, when the string is very short (issue 11656) | in firefox TEST-PASSED | should mark text as LTR if less than 30% of text is RTL | in firefox TEST-PASSED | should mark text as RTL if more than 30% of text is RTL | in firefox TEST-PASSED | should mark text as LTR if there's only LTR-characters | in firefox TEST-PASSED | should mark text as LTR if there's only LTR-characters, when the string is very short | in firefox TEST-PASSED | should handle the case when cs is an array | in firefox TEST-PASSED | should handle the case when cs is an indirect object | in firefox TEST-PASSED | should handle the case when cs is a Name object | in firefox TEST-PASSED | should handle the case when cs is an indirect object | in firefox TEST-PASSED | should handle the case when cs is a Name object | in firefox TEST-PASSED | should handle the case when cs is an array | in firefox TEST-PASSED | should handle the case when cs is an array | in firefox TEST-PASSED | should handle the case when cs is an array | in firefox TEST-PASSED | should handle the case when cs is a Name object | in firefox TEST-PASSED | should handle the case when cs is an indirect object | in firefox TEST-PASSED | should handle the case when cs is an array | in firefox TEST-PASSED | should be true if decode map matches the default decode map | in firefox TEST-PASSED | should be true if length of decode array is not correct | in firefox TEST-PASSED | should be true if decode is not an array | in firefox TEST-PASSED | caching by Name | in firefox TEST-PASSED | caching by Ref | in firefox TEST-PASSED | should parse a FreeText (from Okular) appearance | in firefox TEST-PASSED | should parse a FreeText (from Firefox) appearance | in firefox TEST-PASSED | should parse a FreeText (from Acrobat) appearance | in firefox TEST-PASSED | should parse a FreeText (from Foxit) appearance | in firefox TEST-PASSED | should parse a FreeText (from Edge) appearance | in firefox TEST-PASSED | should parse a FreeText (from Preview) appearance | in firefox TEST-PASSED | should parse default appearance with save/restore | in firefox TEST-PASSED | should parse and create default appearance | in firefox TEST-PASSED | parses charset format 2 | in firefox TEST-PASSED | parses string index | in firefox TEST-PASSED | parses a CharString endchar with 4 args w/seac enabled | in firefox TEST-PASSED | parses predefined charsets | in firefox TEST-PASSED | parses header | in firefox TEST-PASSED | ignores reserved commands in parseDict, and refuses to add privateDict keys with invalid values (bug 1308536) | in firefox TEST-PASSED | parses charset format 1 | in firefox TEST-PASSED | parses top dict | in firefox TEST-PASSED | parses invalid fdselect format 3 (bug 1146106) | in firefox TEST-PASSED | parses fdselect format 3 | in firefox TEST-PASSED | parses fdselect format 0 | in firefox TEST-PASSED | parses encoding format 1 | in firefox TEST-PASSED | parses encoding format 0 | in firefox TEST-PASSED | parses a CharString endchar with 4 args w/seac disabled | in firefox TEST-PASSED | refuses to add topDict key with invalid value (bug 1068432) | in firefox TEST-PASSED | parses name index | in firefox TEST-PASSED | parses charset format 0 | in firefox TEST-PASSED | parses a CharString having cntrmask | in firefox TEST-PASSED | parses a CharString endchar no args | in firefox TEST-PASSED | parses structure with marked content reference | in firefox TEST-PASSED | creates textLayer from ReadableStream | in chrome TEST-PASSED | should search a node with a given path in xml tree | in chrome TEST-PASSED | should dump a xml tree | in chrome TEST-PASSED | should parse processing instructions | in chrome TEST-PASSED | should create correct objId/fontId using the idFactory | in chrome TEST-PASSED | should check if fields have any actions | in chrome TEST-PASSED | should get form info when XFA is present | in chrome TEST-PASSED | should get form info when AcroForm is present | in chrome TEST-PASSED | should get calculation order array or null | in chrome TEST-PASSED | should get field objects array or null | in chrome TEST-PASSED | should get form info when no form data is present | in chrome TEST-PASSED | parses charset format 2 | in chrome TEST-PASSED | parses encoding format 0 | in chrome TEST-PASSED | parses charset format 1 | in chrome TEST-PASSED | parses charset format 0 | in chrome TEST-PASSED | parses predefined charsets | in chrome TEST-PASSED | parses invalid fdselect format 3 (bug 1146106) | in chrome TEST-PASSED | parses fdselect format 3 | in chrome TEST-PASSED | parses a CharString endchar no args | in chrome TEST-PASSED | parses fdselect format 0 | in chrome TEST-PASSED | parses a CharString endchar with 4 args w/seac disabled | in chrome TEST-PASSED | refuses to add topDict key with invalid value (bug 1068432) | in chrome TEST-PASSED | parses basic structure | in firefox TEST-PASSED | gets the filename from the response header (RFC 2231) | in firefox TEST-PASSED | gets the filename from the response header (RFC 6266) | in firefox TEST-PASSED | extension validation is case insensitive | in firefox TEST-PASSED | parses header | in chrome TEST-PASSED | parses encoding format 1 | in chrome TEST-PASSED | parses a CharString endchar with 4 args w/seac enabled | in chrome TEST-PASSED | parses string index | in chrome TEST-PASSED | parses a CharString having cntrmask | in chrome TEST-PASSED | parses top dict | in chrome TEST-PASSED | parses name index | in chrome TEST-PASSED | gets the filename from the response header | in firefox TEST-PASSED | only extracts filename with pdf extension | in firefox TEST-PASSED | ignores reserved commands in parseDict, and refuses to add privateDict keys with invalid values (bug 1308536) | in chrome TEST-PASSED | returns null when content disposition header is blank | in firefox TEST-PASSED | should ignore any pull after close is called | in chrome TEST-PASSED | rejects invalid response statuses | in firefox TEST-PASSED | accepts valid response statuses | in firefox TEST-PASSED | should not read when errored | in chrome TEST-PASSED | should not read any data when cancelled | in chrome TEST-PASSED | should read using a reader | in chrome TEST-PASSED | should return a ReadableStream | in chrome TEST-PASSED | handles unexpected responses | in firefox TEST-PASSED | handles missing PDF file responses | in firefox TEST-PASSED | rejects invalid Accept-Ranges header values | in firefox TEST-PASSED | rejects invalid rangeChunkSize | in firefox TEST-PASSED | rejects disabled or non-HTTP range requests | in firefox TEST-PASSED | rejects invalid Content-Encoding header values | in firefox TEST-PASSED | rejects invalid Content-Length header values | in firefox TEST-PASSED | should read data with blocking promise and buffer whole data into stream | in chrome TEST-PASSED | should read data with blocking promise | in chrome TEST-PASSED | accepts file sizes large enough for range requests | in firefox TEST-PASSED | rejects file sizes that are too small for range requests | in firefox TEST-PASSED | read with streaming | in chrome TEST-PASSED | dispatch event to handlers with/without 'once' option | in firefox TEST-PASSED | dispatch to detached during handling | in firefox TEST-PASSED | dispatch event to multiple handlers | in firefox TEST-PASSED | should not re-dispatch to DOM | in firefox TEST-PASSED | dispatch event with arguments | in firefox TEST-PASSED | dispatch event | in firefox TEST-PASSED | dispatch to wrong detached | in firefox TEST-PASSED | dispatch different event | in firefox TEST-PASSED | dispatch event multiple times | in firefox TEST-PASSED | dispatch to detached | in firefox TEST-PASSED | read ranges with streaming | in chrome TEST-PASSED | should skip to the end of stream if the EI marker is not found | in chrome TEST-PASSED | should skip over the EI marker if it is found | in chrome TEST-PASSED | should reject a linearization dictionary with invalid hint parameters | in chrome TEST-PASSED | should reject a linearization dictionary with invalid integer parameters | in chrome TEST-PASSED | should accept a valid linearization dictionary | in chrome TEST-PASSED | should resolve on timeout, using the EventBus | in firefox TEST-PASSED | should resolve on event, using the DOM | in firefox TEST-PASSED | should not find a linearization dictionary | in chrome TEST-PASSED | should resolve on timeout, using the DOM | in firefox TEST-PASSED | should resolve on event, using the EventBus | in firefox TEST-PASSED | should reject invalid parameters | in firefox TEST-PASSED | should only return -1 when the end of the stream is reached | in chrome TEST-PASSED | compiles fdselect format 3, single range | in firefox TEST-PASSED | should only return the character after the current position | in chrome TEST-PASSED | sanitizes name index | in firefox TEST-PASSED | compiles fdselect format 3 | in firefox TEST-PASSED | compiles fdselect format 0 | in firefox TEST-PASSED | should return and set the character after the current position | in chrome TEST-PASSED | should return and set -1 when the end of the stream is reached | in chrome TEST-PASSED | should handle Names with invalid usage of NUMBER SIGN (#) | in chrome TEST-PASSED | compiles charset of CID font | in firefox TEST-PASSED | encodes floats | in firefox TEST-PASSED | encodes integers | in firefox TEST-PASSED | compiles charset of non CID font | in firefox TEST-PASSED | should not throw exception on bad input | in chrome TEST-PASSED | should stop immediately when the start of a command is a non-visible ASCII character (issue 13999) | in chrome TEST-PASSED | should stop parsing strings at the end of stream | in chrome TEST-PASSED | should ignore escaped CR and LF | in chrome TEST-PASSED | should handle glued numbers and operators | in chrome TEST-PASSED | should stop parsing numbers at the end of stream | in chrome TEST-PASSED | should parse PostScript numbers | in chrome TEST-PASSED | should ignore minus signs in the middle of number | in chrome TEST-PASSED | should ignore line-breaks between operator and digit in number | in chrome TEST-PASSED | should treat a single decimal point, or minus/plus sign, as zero | in chrome TEST-PASSED | should ignore double negative before number | in chrome TEST-PASSED | should convert CMYK color for different color spaces | in chrome TEST-PASSED | should convert RGB color for different color spaces | in chrome TEST-PASSED | should convert Transparent color for different color spaces | in chrome TEST-PASSED | should convert Gray color for different color spaces | in chrome TEST-PASSED | should test platform | in chrome TEST-PASSED | should test language | in chrome TEST-PASSED | should validate a phone number on a keystroke event | in chrome TEST-PASSED | should compute the sum of several fields | in chrome TEST-PASSED | should compute the sum of several fields in fields tree | in chrome TEST-PASSED | should convert string to number | in chrome TEST-PASSED | should check matching between regexs and a string | in chrome TEST-PASSED | should validate an e-mail address | in chrome TEST-PASSED | should invalidate a number out of range [a, b] | in chrome TEST-PASSED | should validate a number in range [a, b] | in chrome TEST-PASSED | should validate a US phone number (short) on a keystroke event | in chrome TEST-PASSED | should validate a zip code on a keystroke event | in chrome TEST-PASSED | should validate a US phone number (long) on a keystroke event | in chrome TEST-PASSED | should format a date | in chrome TEST-PASSED | should extract numbers | in chrome TEST-PASSED | should format a percentage | in chrome TEST-PASSED | should split a string into an array of strings | in chrome TEST-PASSED | should parse a date with a format | in chrome TEST-PASSED | should not validate a number on a keystroke event | in chrome TEST-PASSED | should validate a number on a keystroke event | in chrome TEST-PASSED | should format a number | in chrome TEST-PASSED | should send a value, execute an action and get back a new value | in chrome TEST-PASSED | should trigger a valid commit Keystroke event | in chrome TEST-PASSED | should trigger an invalid commit Keystroke event | in chrome TEST-PASSED | should trigger a Keystroke event and invalidate it | in chrome TEST-PASSED | should trigger a Keystroke event and change it | in chrome TEST-PASSED | should trigger an event and modify the source | in chrome TEST-PASSED | should get field using a path | in chrome TEST-PASSED | creates textLayer from ReadableStream | in firefox TEST-PASSED | should treat globalThis as the doc | in chrome TEST-PASSED | should update a file, missing the /ID-entry, with new objects | in firefox TEST-PASSED | should update a file with new objects | in firefox TEST-PASSED | should write a Dict | in firefox TEST-PASSED | should write a Dict in escaping PDF names | in firefox TEST-PASSED | should update AcroForm when no datasets in XFA array | in firefox TEST-PASSED | should parse a date according to a format | in chrome TEST-PASSED | gets current workerSrc | in firefox TEST-PASSED | should print a string with no argument | in chrome TEST-PASSED | print a string with a percent | in chrome TEST-PASSED | should print some data according to a format | in chrome TEST-PASSED | should print some data according to a format | in chrome TEST-PASSED | should print a date according to a format | in chrome TEST-PASSED | instantiates with seed | in chrome TEST-PASSED | correctly generates a hash from a Uint32Array | in chrome TEST-PASSED | correctly generates a hash from a Uint8Array | in chrome TEST-PASSED | instantiates without seed | in chrome TEST-PASSED | generates correct hashes for TypedArrays which share the same underlying ArrayBuffer (issue 12533) | in chrome TEST-PASSED | correctly generates a hash from a string | in chrome TEST-PASSED | changes the hash after update with seed | in chrome TEST-PASSED | changes the hash after update without seed | in chrome TEST-PASSED | should substitute an unknown font but with a standard italic font | in chrome TEST-PASSED | should substitute an unknown font but with a standard bold font | in chrome TEST-PASSED | should substitute an unknown bold italic font | in chrome TEST-PASSED | should substitute an unknown bold font | in chrome TEST-PASSED | should substitute an unknown font but with a standard font | in chrome TEST-PASSED | should substitute an unknown italic font | in chrome TEST-PASSED | should substitute Calibri-Bold | in chrome TEST-PASSED | should substitute Arial Black Bold | in chrome TEST-PASSED | should substitute Calibri | in chrome TEST-PASSED | should substitute an unknown font | in chrome TEST-PASSED | should substitute Arial Black | in chrome TEST-PASSED | should substitute an unknown font but with a standard bold italic font | in chrome TEST-PASSED | should get a correctly formatted date | in chrome TEST-PASSED | handles URLs that do not use an allowed protocol | in chrome TEST-PASSED | handles invalid URLs | in chrome TEST-PASSED | correctly creates a valid URL for allowed protocols | in chrome TEST-PASSED | should reject with correct reason | in chrome TEST-PASSED | should resolve with correct data | in chrome TEST-PASSED | should have property `href` | in chrome TEST-PASSED | should return an Object | in chrome TEST-PASSED | should have property getReader | in chrome TEST-PASSED | should return an Object | in chrome TEST-PASSED | handles array buffer values | in chrome TEST-PASSED | handles non-array buffer values | in chrome TEST-PASSED | handles non-array arguments | in chrome TEST-PASSED | handles array arguments with a length exceeding the maximum | in chrome TEST-PASSED | handles array arguments with a length not exceeding the maximum | in chrome TEST-PASSED | handles UTF-8 strings | in chrome TEST-PASSED | handles empty strings | in chrome TEST-PASSED | handles UTF-16 big-endian strings | in chrome TEST-PASSED | handles ISO Latin 1 strings | in chrome TEST-PASSED | handles UTF-16 little-endian strings | in chrome TEST-PASSED | handles string arguments | in chrome TEST-PASSED | handles non-string arguments | in chrome TEST-PASSED | converts unsigned 32-bit integers to strings | in chrome TEST-PASSED | checks that the *official* PDF.js API exposes the expected functionality | in chrome TEST-PASSED | should parse URLs correctly | in chrome TEST-PASSED | should replace button with an URL by a link | in chrome TEST-PASSED | should have an aria-label property from speak | in chrome TEST-PASSED | should have an aria-label property from toolTip | in chrome TEST-PASSED | should have an input or textarea | in chrome TEST-PASSED | should convert some basic properties to CSS | in chrome TEST-PASSED | should have a aria heading role and level | in chrome TEST-PASSED | should have a maxLength property | in chrome TEST-PASSED | should have an alt attribute from toolTip | in chrome TEST-PASSED | worker created or destroyed by getDocument | in firefox TEST-PASSED | should have aria table role | in chrome TEST-PASSED | should have an input or textarea | in chrome TEST-PASSED | should parse foreach declaration | in chrome TEST-PASSED | should parse for declaration with error | in chrome TEST-PASSED | should parse if declaration with error | in chrome TEST-PASSED | should parse som predicate | in chrome TEST-PASSED | should parse foreach declaration with error | in chrome TEST-PASSED | should parse basic expression with a calls | in chrome TEST-PASSED | should parse while declaration with error | in chrome TEST-PASSED | should parse basic arithmetic expression with the same operator | in chrome TEST-PASSED | should parse while declaration | in chrome TEST-PASSED | should parse basic expression with a subscript | in chrome TEST-PASSED | should parse expressions with unary operators | in chrome TEST-PASSED | should parse basic expression with dots | in chrome TEST-PASSED | should parse do declaration with error | in chrome TEST-PASSED | should parse do declaration | in chrome TEST-PASSED | should parse basic expression with a string | in chrome TEST-PASSED | should parse basic arithmetic expression | in chrome TEST-PASSED | should parse var declaration with error | in chrome TEST-PASSED | should parse func declaration | in chrome TEST-PASSED | should parse func declaration with error | in chrome TEST-PASSED | should parse for declaration without a step | in chrome TEST-PASSED | should parse if declaration | in chrome TEST-PASSED | should parse for declaration with a step | in chrome TEST-PASSED | should lex numbers | in chrome TEST-PASSED | should lex strings | in chrome TEST-PASSED | should lex operators | in chrome TEST-PASSED | should skip comments | in chrome TEST-PASSED | should lex identifiers | in chrome TEST-PASSED | three boolean entries | in chrome TEST-PASSED | single boolean entry | in chrome TEST-PASSED | three numeric entries and a start index | in chrome TEST-PASSED | empty array | in chrome TEST-PASSED | three numeric entries | in chrome TEST-PASSED | should parse multiple key/value pairs | in chrome TEST-PASSED | should parse one key/value pair | in chrome TEST-PASSED | should parse keys without values | in chrome TEST-PASSED | should convert keys to lowercase | in chrome TEST-PASSED | should decode encoded key/value pairs | in chrome TEST-PASSED | should reject non-multiple of 90 degree angles | in chrome TEST-PASSED | should accept valid angles | in chrome TEST-PASSED | should modify string with non-displayable characters | in chrome TEST-PASSED | should reject non-integer angles | in chrome TEST-PASSED | should not modify string without null characters | in chrome TEST-PASSED | should be landscape orientation | in chrome TEST-PASSED | should modify string with null characters | in chrome TEST-PASSED | should be portrait orientation | in chrome TEST-PASSED | gets page size (in inches), for non-default /Rotate entry | in chrome TEST-PASSED | gets page size (in inches) | in chrome TEST-PASSED | works with horizontal scrolling | in chrome TEST-PASSED | worker created and can be used in getDocument | in firefox TEST-PASSED | widescreen challenge | in chrome TEST-PASSED | handles views being empty | in chrome TEST-PASSED | with pages of varying height | in chrome TEST-PASSED | handles all views being hidden (without errors) | in chrome TEST-PASSED | handles case 2 | in chrome TEST-PASSED | handles case 1 | in chrome TEST-PASSED | handles case 3 | in chrome TEST-PASSED | handles case 4 | in chrome TEST-PASSED | handles `sortByVisibility` correctly | in chrome TEST-PASSED | works with horizontal scrolling with RTL-documents | in chrome TEST-PASSED | check compiled max | in chrome TEST-PASSED | check compiled add | in chrome TEST-PASSED | check compiled sub | in chrome TEST-PASSED | check compiled mul | in chrome TEST-PASSED | check output boundaries | in chrome TEST-PASSED | compile optimized | in chrome TEST-PASSED | check pop/roll/index | in chrome TEST-PASSED | check input boundaries | in chrome TEST-PASSED | calculates the sine of an angle in degrees | in chrome TEST-PASSED | handles exponentiation | in chrome TEST-PASSED | rejects greater than for less than or equal to | in chrome TEST-PASSED | calculates the ceiling value | in chrome TEST-PASSED | duplicates | in chrome TEST-PASSED | boolean and | in chrome TEST-PASSED | rolls stack left | in chrome TEST-PASSED | copies | in chrome TEST-PASSED | bitwise and | in chrome TEST-PASSED | accepts an equality | in chrome TEST-PASSED | the angle in degrees (0-360) whose tangent is num/den. | in chrome TEST-PASSED | handles greater than or equal to | in chrome TEST-PASSED | handles bitshifting | in chrome TEST-PASSED | calculates the floor value | in chrome TEST-PASSED | rounds a number | in chrome TEST-PASSED | calculates the cosine of an angle in degrees | in chrome TEST-PASSED | pops stack | in chrome TEST-PASSED | multiplies two numbers (negative result) | in chrome TEST-PASSED | boolean or | in chrome TEST-PASSED | accepts an inequality | in chrome TEST-PASSED | maps division by zero to infinity | in chrome TEST-PASSED | creates more than one worker | in firefox TEST-PASSED | divides to integer | in chrome TEST-PASSED | rolls stack right | in chrome TEST-PASSED | converts negatives to int | in chrome TEST-PASSED | rejects less than or equal for greater than | in chrome TEST-PASSED | truncates a number | in chrome TEST-PASSED | pushes false onto the stack | in chrome TEST-PASSED | multiplies two numbers (positive result) | in chrome TEST-PASSED | calculates an exclusive or value | in chrome TEST-PASSED | converts to int | in chrome TEST-PASSED | handles less than or equal to | in chrome TEST-PASSED | bitwise or | in chrome TEST-PASSED | pushes stack | in chrome TEST-PASSED | performs the modulo operation | in chrome TEST-PASSED | divides | in chrome TEST-PASSED | subtracts (negative result) | in chrome TEST-PASSED | rejects an inequality | in chrome TEST-PASSED | pushes true onto the stack | in chrome TEST-PASSED | handles greater than | in chrome TEST-PASSED | rejects greater than or equal to for less than | in chrome TEST-PASSED | handles if with true | in chrome TEST-PASSED | bitwise not | in chrome TEST-PASSED | exchanges | in chrome TEST-PASSED | handles less than | in chrome TEST-PASSED | boolean not | in chrome TEST-PASSED | calculates a square root (float) | in chrome TEST-PASSED | handles if with false | in chrome TEST-PASSED | calculates the base 10 logarithm | in chrome TEST-PASSED | divides to negative integer | in chrome TEST-PASSED | negates | in chrome TEST-PASSED | converts to real | in chrome TEST-PASSED | subtracts (positive result) | in chrome TEST-PASSED | duplicates index | in chrome TEST-PASSED | rejects an equality | in chrome TEST-PASSED | handles nested if | in chrome TEST-PASSED | calculates a square root (integer) | in chrome TEST-PASSED | rejects less than for greater than or equal to | in chrome TEST-PASSED | handles ifelse with true | in chrome TEST-PASSED | calculates the natural logarithm | in chrome TEST-PASSED | abs | in chrome TEST-PASSED | handles ifelse with false | in chrome TEST-PASSED | adds | in chrome TEST-PASSED | parses negative floats | in chrome TEST-PASSED | parses operators | in chrome TEST-PASSED | parses if statements | in chrome TEST-PASSED | parses positive numbers | in chrome TEST-PASSED | parses negative numbers | in chrome TEST-PASSED | parses ifelse statements | in chrome TEST-PASSED | handles missing brackets | in chrome TEST-PASSED | handles junk after the end | in chrome TEST-PASSED | parses empty programs | in chrome TEST-PASSED | should accept equal destination arrays | in chrome TEST-PASSED | should reject non-equal destination arrays | in chrome TEST-PASSED | should accept equal destination hashes | in chrome TEST-PASSED | should reject non-equal destination hashes | in chrome TEST-PASSED | should mark text as LTR if there's only LTR-characters | in chrome TEST-PASSED | should mark text as LTR if there's only LTR-characters, when the string is very short | in chrome TEST-PASSED | should mark text as LTR if less than 30% of text is RTL | in chrome TEST-PASSED | should mark text as RTL if more than 30% of text is RTL | in chrome TEST-PASSED | should mark text as RTL if less than 30% of text is RTL, when the string is very short (issue 11656) | in chrome TEST-PASSED | correctly checks if the origin of both URLs matches | in chrome TEST-PASSED | handles invalid base URLs | in chrome TEST-PASSED | worker created or destroyed | in firefox TEST-PASSED | should fetch document info and page using ranges | in chrome TEST-PASSED | should fetch document info and page, without range, using complete initialData | in chrome TEST-PASSED | should fetch document info and page using range and streaming | in chrome TEST-PASSED | creates pdf doc from PDF files, with bad /Pages tree /Count | in firefox TEST-PASSED | gets non-default viewer preferences | in chrome TEST-PASSED | creates pdf doc from PDF file with bad XRef header | in firefox TEST-PASSED | creates pdf doc from PDF file with inaccessible /Pages tree | in firefox TEST-PASSED | creates pdf doc from URL and aborts loading after worker initialized | in firefox TEST-PASSED | write a value in an annotation, save the pdf and check the value in xfa datasets (1) | in chrome TEST-PASSED | gets default viewer preferences | in chrome TEST-PASSED | creates pdf doc from PDF file with bad /Resources entry | in firefox TEST-PASSED | gets destinations, from /Names (NameTree) dictionary | in chrome TEST-PASSED | write a text and a stamp annotation but no alt text (bug 1855157) | in chrome TEST-PASSED | gets non-default page mode | in chrome TEST-PASSED | creates pdf doc from password protected PDF file and aborts/throws in the onPassword callback (issue 7806) | in firefox TEST-PASSED | write a new stamp annotation in a non-tagged pdf, save and check that the structure tree | in chrome TEST-PASSED | creates pdf doc from empty TypedArray | in firefox TEST-PASSED | gets metadata, with corrupt /Metadata XRef entry | in chrome TEST-PASSED | gets default page mode | in chrome TEST-PASSED | gets non-existent fieldObjects | in chrome TEST-PASSED | gets outline containing a URL | in chrome TEST-PASSED | creates pdf doc from PDF file, with incomplete trailer | in firefox TEST-PASSED | edit and write an existing annotation, save the pdf and check that the Annot array doesn't contain dup entries | in chrome TEST-PASSED | gets non-existent attachments | in chrome TEST-PASSED | gets non-existent JSActions | in chrome TEST-PASSED | gets fieldObjects | in chrome TEST-PASSED | creates pdf doc from password protected PDF file and passes an Error (asynchronously) to the onPassword callback (bug 1754421) | in firefox TEST-PASSED | gets page labels | in chrome TEST-PASSED | gets outline with non-displayable chars | in chrome TEST-PASSED | gets hasJSActions, in document with javaScript | in chrome TEST-PASSED | gets hasJSActions, in document without javaScript | in chrome TEST-PASSED | gets outline, with SetOCGState-actions (issue 15372) | in chrome TEST-PASSED | write a new annotation, save the pdf and check that the prev entry in xref stream is correct | in chrome TEST-PASSED | gets page index | in chrome TEST-PASSED | write a new stamp annotation, save the pdf and check that the same image has the same ref | in chrome TEST-PASSED | gets page multiple time, with working caches | in chrome TEST-PASSED | creates pdf doc from PDF file protected with only a user password | in firefox TEST-PASSED | gets default page layout | in chrome TEST-PASSED | gets a destination, from /Dests dictionary | in chrome TEST-PASSED | gets number of pages | in chrome TEST-PASSED | gets non-existent calculationOrder | in chrome TEST-PASSED | creates pdf doc from PDF file with bad XRef byteWidths | in firefox TEST-PASSED | write a new annotation, save the pdf and check that the text content is correct | in chrome TEST-PASSED | gets permissions | in chrome TEST-PASSED | creates pdf doc from PDF files, with circular references | in firefox TEST-PASSED | gets attachments | in chrome TEST-PASSED | gets a non-existent destination, from /Dests dictionary | in chrome TEST-PASSED | gets fingerprints | in chrome TEST-PASSED | gets non-existent permissions | in chrome TEST-PASSED | gets fieldObjects with missing /P-entries | in chrome TEST-PASSED | gets a destination, from /Names (NameTree) dictionary with keys using PDFDocEncoding (issue 14847) | in chrome TEST-PASSED | gets non-existent page labels | in chrome TEST-PASSED | gets invalid page index | in chrome TEST-PASSED | write a new stamp annotation in a tagged pdf, save and check the structure tree | in chrome TEST-PASSED | gets download info | in chrome TEST-PASSED | gets non-existent outline | in chrome TEST-PASSED | gets metadata, with custom info dict entries | in chrome TEST-PASSED | gets javascript with printing instructions (JS action) | in chrome TEST-PASSED | gets destinations, from /Dests dictionary | in chrome TEST-PASSED | gets non-default page layout | in chrome TEST-PASSED | server allows cors without credentials, default withCredentials | in chrome TEST-PASSED | server allows cors without credentials, but withCredentials=true | in chrome TEST-PASSED | server disallows cors | in chrome TEST-PASSED | server allows cors without credentials, and withCredentials=false | in chrome TEST-PASSED | server allows cors with credentials, and withCredentials=false | in chrome TEST-PASSED | server allows cors with credentials, and withCredentials=true | in chrome TEST-PASSED | gets JSActions | in chrome TEST-PASSED | gets metadata | in chrome TEST-PASSED | gets calculationOrder | in chrome TEST-PASSED | gets non-default open action (with Print action) | in chrome TEST-PASSED | gets non-existent page | in chrome TEST-PASSED | gets metadata, with missing PDF header (bug 1606566) | in chrome TEST-PASSED | cleans up document resources | in chrome TEST-PASSED | gets a non-existent destination, from /Names (NameTree) dictionary | in chrome TEST-PASSED | creates pdf doc from PDF file protected with user and owner password | in firefox TEST-PASSED | gets non-string destination | in chrome TEST-PASSED | gets outline | in chrome TEST-PASSED | gets page, from /Pages tree with circular reference | in chrome TEST-PASSED | gets data | in chrome TEST-PASSED | gets a destination, from out-of-order /Names (NameTree) dictionary (issue 10272) | in chrome TEST-PASSED | gets a destination, from /Names (NameTree) dictionary | in chrome TEST-PASSED | creates pdf doc from PDF file with bad XRef entry | in firefox TEST-PASSED | gets outline, with named-actions (issue 15367) | in chrome TEST-PASSED | gets fingerprints, from modified document | in chrome TEST-PASSED | creates pdf doc from PDF files, with bad /Pages tree /Kids entries | in firefox TEST-PASSED | write a value in an annotation, save the pdf and load it | in chrome TEST-PASSED | gets non-default open action (with destination) | in chrome TEST-PASSED | gets outline, with dest-strings using PDFDocEncoding (issue 14864) | in chrome TEST-PASSED | write a new stamp annotation in a tagged pdf, save, repeat and check the structure tree | in chrome TEST-PASSED | gets page | in chrome TEST-PASSED | checks that `docId`s are unique and increasing | in firefox TEST-PASSED | gets markInfo | in chrome TEST-PASSED | checks that fingerprints are unique | in chrome TEST-PASSED | creates pdf doc from non-existent URL | in firefox TEST-PASSED | write a value in an annotation, save the pdf and check the value in xfa datasets (2) | in chrome TEST-PASSED | gets default open action | in chrome TEST-PASSED | creates pdf doc from URL-object | in firefox TEST-PASSED | use global `workerPort` with multiple, sequential, documents | in chrome TEST-PASSED | use global `workerPort` with multiple, parallel, documents | in chrome TEST-PASSED | avoid using the global `workerPort` when destruction has started, but not yet finished (issue 16777) | in chrome TEST-PASSED | gets current workerSrc | in chrome TEST-PASSED | creates pdf doc from URL-string | in firefox TEST-PASSED | worker created and can be used in getDocument | in chrome TEST-PASSED | creates more than one worker | in chrome TEST-PASSED | worker created or destroyed | in chrome TEST-PASSED | worker created or destroyed by getDocument | in chrome TEST-PASSED | creates pdf doc from URL and aborts before worker initialized | in firefox TEST-PASSED | creates pdf doc from invalid PDF file | in chrome TEST-PASSED | creates pdf doc from non-existent URL | in chrome TEST-PASSED | creates pdf doc from ArrayBuffer | in chrome TEST-PASSED | creates pdf doc from URL | in firefox TEST-PASSED | creates pdf doc from PDF files, with bad /Pages tree /Count | in chrome TEST-PASSED | creates pdf doc from TypedArray | in firefox TEST-PASSED | creates pdf doc from ArrayBuffer | in firefox TEST-PASSED | creates pdf doc from PDF file protected with user and owner password | in chrome TEST-PASSED | creates pdf doc from PDF file, with incomplete trailer | in chrome TEST-PASSED | creates pdf doc from invalid PDF file | in firefox TEST-PASSED | creates pdf doc from URL-string | in chrome TEST-PASSED | creates pdf doc from PDF file with inaccessible /Pages tree | in chrome TEST-PASSED | creates pdf doc from URL-object | in chrome TEST-PASSED | gets ref | in firefox TEST-PASSED | gets rotate | in firefox TEST-PASSED | creates pdf doc from PDF file with bad XRef entry | in chrome TEST-PASSED | creates pdf doc from password protected PDF file and passes an Error (asynchronously) to the onPassword callback (bug 1754421) | in chrome TEST-PASSED | checks that `docId`s are unique and increasing | in chrome TEST-PASSED | creates pdf doc from password protected PDF file and aborts/throws in the onPassword callback (issue 7806) | in chrome TEST-PASSED | creates pdf doc from URL and aborts loading after worker initialized | in chrome TEST-PASSED | creates pdf doc from PDF files, with circular references | in chrome TEST-PASSED | re-render page, using the same canvas, after cancelling rendering | in firefox TEST-PASSED | gets view | in firefox TEST-PASSED | creates pdf doc from PDF file protected with only a user password | in chrome TEST-PASSED | creates pdf doc from TypedArray | in chrome TEST-PASSED | creates pdf doc from PDF files, with bad /Pages tree /Kids entries | in chrome TEST-PASSED | creates pdf doc from PDF file with bad /Resources entry | in chrome TEST-PASSED | creates pdf doc from URL | in chrome TEST-PASSED | creates pdf doc from URL and aborts before worker initialized | in chrome TEST-PASSED | gets text content with a specific view box | in firefox TEST-PASSED | multiple render() on the same canvas | in firefox TEST-PASSED | creates pdf doc from PDF file with bad XRef byteWidths | in chrome TEST-PASSED | creates pdf doc from PDF file with bad XRef header | in chrome TEST-PASSED | creates pdf doc from empty TypedArray | in chrome TEST-PASSED | cleans up document resources after rendering of page | in firefox TEST-PASSED | gets userUnit | in firefox TEST-PASSED | check that a chunk is pushed when font is restored | in firefox TEST-PASSED | should correctly render PDFs in parallel | in chrome TEST-PASSED | cleans up document resources during rendering of page | in firefox TEST-PASSED | gets viewport | in firefox TEST-PASSED | gets annotations containing GoToE action with destination (issue 17056) | in chrome TEST-PASSED | gets text content with a rised text | in firefox TEST-PASSED | gets operatorList, with page resources containing corrupt /CCITTFaxDecode data | in firefox TEST-PASSED | gets view, with empty/invalid bounding boxes | in firefox TEST-PASSED | gets text content with or without includeMarkedContent, and compare (issue 15094) | in chrome TEST-PASSED | gets text content with multi-byte entries, using predefined CMaps (issue 16176) | in firefox TEST-PASSED | cleans up document resources after rendering of page | in chrome TEST-PASSED | gets text content, with merged spaces (issue 13201) | in firefox TEST-PASSED | gets page number | in firefox TEST-PASSED | gets viewport respecting "dontFlip" argument | in firefox TEST-PASSED | gets operator list | in firefox TEST-PASSED | gets text content, and check that out-of-page text is not present (bug 1755201) | in chrome TEST-PASSED | gets text content | in chrome TEST-PASSED | gets operator list, containing Annotation-operatorLists | in chrome TEST-PASSED | gets page stats after parsing page, with `pdfBug` set | in firefox TEST-PASSED | gets operatorList, from corrupt PDF file (issue 8702), with/without `stopAtErrors` set | in chrome TEST-PASSED | gets text content, with negative spaces (bug 931481) | in chrome TEST-PASSED | gets annotations containing GoToE action (issue 8844) | in chrome TEST-PASSED | gets viewport with invalid rotation | in chrome TEST-PASSED | gets annotations containing relative URLs (bug 766086) | in chrome TEST-PASSED | gets text content with a rised text | in chrome TEST-PASSED | gets annotations | in chrome TEST-PASSED | gets text content with multi-byte entries, using predefined CMaps (issue 16176) | in chrome TEST-PASSED | gets viewport respecting "dontFlip" argument | in chrome TEST-PASSED | gets text content, with no spaces between letters of words (issue 11913) | in chrome TEST-PASSED | gets operatorList with JPEG image (issue 4888) | in chrome TEST-PASSED | multiple render() on the same canvas | in chrome TEST-PASSED | gets text content, with invisible text marks (issue 9186) | in chrome TEST-PASSED | gets text content, with merged spaces (issue 13201) | in chrome TEST-PASSED | gets viewport | in chrome TEST-PASSED | gets text content with or without includeMarkedContent, and compare (issue 15094) | in firefox TEST-PASSED | gets operatorList with JPEG image (issue 4888) | in firefox TEST-PASSED | gets viewport with "offsetX/offsetY" arguments | in firefox TEST-PASSED | gets page stats after parsing page, with `pdfBug` set | in chrome TEST-PASSED | gets operator list | in chrome TEST-PASSED | cancels rendering of page | in chrome TEST-PASSED | gets operator list, with `annotationMode`-option | in firefox TEST-PASSED | gets text content, with spaces (issue 10640) | in chrome TEST-PASSED | gets text content, with merged spaces (issue 10900) | in chrome TEST-PASSED | gets viewport with "offsetX/offsetY" arguments | in chrome TEST-PASSED | gets view | in chrome TEST-PASSED | gets text content, with no extra spaces (issue 13226) | in chrome TEST-PASSED | gets text content, with beginbfrange operator handled correctly (bug 1627427) | in chrome TEST-PASSED | re-render page, using the same canvas, after cancelling rendering | in chrome TEST-PASSED | gets page stats after parsing page, without `pdfBug` set | in chrome TEST-PASSED | gets operatorList, with page resources containing corrupt /CCITTFaxDecode data | in chrome TEST-PASSED | gets text content with a specific view box | in chrome TEST-PASSED | gets text content, with correct properties (issue 8276) | in chrome TEST-PASSED | gets page stats after rendering page, with `pdfBug` set | in firefox TEST-PASSED | gets empty structure tree | in firefox TEST-PASSED | cancels rendering of page | in firefox TEST-PASSED | render for printing, with `printAnnotationStorage` set | in chrome TEST-PASSED | gets view, with empty/invalid bounding boxes | in chrome TEST-PASSED | gets ref | in chrome TEST-PASSED | gets text content, and check that out-of-page text is not present (bug 1755201) | in firefox TEST-PASSED | gets simple structure tree | in firefox TEST-PASSED | gets page stats after rendering page, with `pdfBug` set | in chrome TEST-PASSED | gets rotate | in chrome TEST-PASSED | gets text content, with beginbfrange operator handled correctly (bug 1627427) | in firefox TEST-PASSED | gets operator list, with `annotationMode`-option | in chrome TEST-PASSED | gets text content, with no extra spaces (issue 16119) | in chrome TEST-PASSED | gets page number | in chrome TEST-PASSED | gets text content, with no extra spaces (issue 16119) | in firefox TEST-PASSED | cleans up document resources during rendering of page | in chrome TEST-PASSED | gets userUnit | in chrome TEST-PASSED | gets simple structure tree | in chrome TEST-PASSED | gets text content, with correct properties (issue 8276) | in firefox TEST-PASSED | check that a chunk is pushed when font is restored | in chrome TEST-PASSED | gets text content, with invisible text marks (issue 9186) | in firefox TEST-PASSED | gets text content, with no extra spaces (issue 13226) | in firefox TEST-PASSED | gets text content, with negative spaces (bug 931481) | in firefox TEST-PASSED | gets operatorList, from corrupt PDF file (issue 8702), with/without `stopAtErrors` set | in firefox TEST-PASSED | gets annotations containing GoToE action with destination (issue 17056) | in firefox TEST-PASSED | gets operator list, containing Annotation-operatorLists | in firefox TEST-PASSED | gets text content | in firefox TEST-PASSED | gets text content, with spaces (issue 10640) | in firefox TEST-PASSED | gets page stats after parsing page, without `pdfBug` set | in firefox TEST-PASSED | caches image resources at the document/page level as expected (issue 11878) | in chrome TEST-PASSED | gets empty structure tree | in chrome TEST-PASSED | read usecmap | in chrome TEST-PASSED | decodes 4 byte codespace ranges | in chrome TEST-PASSED | attempts to load a non-existent built-in CMap | in chrome TEST-PASSED | parses wmode | in chrome TEST-PASSED | loads built in identity cmap | in chrome TEST-PASSED | attempts to load a built-in CMap without the necessary API parameters | in chrome TEST-PASSED | parses cmapname | in chrome TEST-PASSED | loads built in cmap | in chrome TEST-PASSED | parses beginbfchar | in chrome TEST-PASSED | parses begincidchar | in chrome TEST-PASSED | parses beginbfrange with range | in chrome TEST-PASSED | parses beginbfrange with array | in chrome TEST-PASSED | decodes codespace ranges | in chrome TEST-PASSED | parses begincidrange | in chrome TEST-PASSED | attempts to load a built-in CMap with inconsistent API parameters | in chrome TEST-PASSED | parses structure with marked content reference | in chrome TEST-PASSED | parses basic structure | in chrome TEST-PASSED | should set quadpoints if defined | in chrome TEST-PASSED | should set quadpoints to null if not defined | in chrome TEST-PASSED | should set quadpoints if defined | in chrome TEST-PASSED | should set quadpoints to null if not defined | in chrome TEST-PASSED | should create a new Ink annotation with some transparency | in chrome TEST-PASSED | should handle a single ink list | in chrome TEST-PASSED | should handle multiple ink lists | in chrome TEST-PASSED | should render an added Ink annotation for printing | in chrome TEST-PASSED | should create a new Ink annotation | in chrome TEST-PASSED | should correctly parse a file attachment | in chrome TEST-PASSED | should inherit properties from its parent | in chrome TEST-PASSED | should inherit the parent flags when the Popup is not viewable, but the parent is (PR 7352) | in chrome TEST-PASSED | should handle missing parent properties | in chrome TEST-PASSED | should correctly inherit Contents from group-master annotation if parent has ReplyType == Group | in chrome TEST-PASSED | should handle inherited option arrays (issue 8094) | in chrome TEST-PASSED | should handle option arrays with string elements | in chrome TEST-PASSED | should handle option arrays with array elements | in chrome TEST-PASSED | should save choice with multiple selections | in chrome TEST-PASSED | should save choice | in chrome TEST-PASSED | should render choice with multiple selections for printing | in chrome TEST-PASSED | should save rotated choice | in chrome TEST-PASSED | should render choice with multiple selections but one is visible for printing | in chrome TEST-PASSED | should handle missing option arrays | in chrome TEST-PASSED | should render choice for printing | in chrome TEST-PASSED | should set valid flags | in chrome TEST-PASSED | should not set invalid flags | in chrome TEST-PASSED | should handle unknown flags | in chrome TEST-PASSED | should convert the field value to an array | in chrome TEST-PASSED | should decode form values | in chrome TEST-PASSED | should set the line endings | in chrome TEST-PASSED | should set the line coordinates | in chrome TEST-PASSED | should render auto-sized text for printing | in chrome TEST-PASSED | should render multiline text with various EOL for printing | in chrome TEST-PASSED | should not render a password for printing | in chrome TEST-PASSED | should render multiline text in Japanese for printing | in chrome TEST-PASSED | should render regular text for printing using normal appearance | in chrome TEST-PASSED | should handle unknown text alignment, maximum length and flags | in chrome TEST-PASSED | should only accept comb fields when the flags are valid | in chrome TEST-PASSED | should render auto-sized text in Japanese for printing | in chrome TEST-PASSED | should save Japanese text | in chrome TEST-PASSED | should render multiline text for printing | in chrome TEST-PASSED | should set valid text alignment, maximum length and flags | in chrome TEST-PASSED | should render regular text in Japanese for printing | in chrome TEST-PASSED | should not set invalid text alignment, maximum length and flags | in chrome TEST-PASSED | should accept comb fields with a maximum length | in chrome TEST-PASSED | should render regular text for printing | in chrome TEST-PASSED | should get field object for usage in JS sandbox | in chrome TEST-PASSED | should compress and save text | in chrome TEST-PASSED | should save rotated text | in chrome TEST-PASSED | should reject comb fields without a maximum length | in chrome TEST-PASSED | should save text | in chrome TEST-PASSED | should render comb with Japanese text for printing | in chrome TEST-PASSED | should render comb for printing | in chrome TEST-PASSED | should be viewable and not printable by default | in chrome TEST-PASSED | should set and get flags | in chrome TEST-PASSED | should set and get a transparent color | in chrome TEST-PASSED | should set and get a valid rectangle | in chrome TEST-PASSED | should set and get a grayscale color | in chrome TEST-PASSED | should not set and get invalid contents | in chrome TEST-PASSED | should set and get valid contents | in chrome TEST-PASSED | should set and get a valid modification date | in chrome TEST-PASSED | should set and get an RGB color | in chrome TEST-PASSED | should set and get a CMYK color | in chrome TEST-PASSED | should not set and get an invalid rectangle | in chrome TEST-PASSED | should reject a color if it is not an array | in chrome TEST-PASSED | should not set and get an invalid color | in chrome TEST-PASSED | should not set and get an invalid modification date | in chrome TEST-PASSED | should set the width to zero, when the input is a `Name` (issue 10385) | in chrome TEST-PASSED | should set and get a valid horizontal corner radius | in chrome TEST-PASSED | should not set and get an invalid width | in chrome TEST-PASSED | should set and get a valid dash array | in chrome TEST-PASSED | should not set and get an invalid horizontal corner radius | in chrome TEST-PASSED | should set and get a valid style | in chrome TEST-PASSED | should not set and get an invalid style | in chrome TEST-PASSED | should not set and get an invalid vertical corner radius | in chrome TEST-PASSED | should set and get a valid vertical corner radius | in chrome TEST-PASSED | should not set and get an invalid dash array | in chrome TEST-PASSED | should set and get a valid width | in chrome TEST-PASSED | should save radio buttons without a field value | in chrome TEST-PASSED | should save nothing | in chrome TEST-PASSED | should handle checkboxes without export value | in chrome TEST-PASSED | should render radio buttons for printing using normal appearance | in chrome TEST-PASSED | should save radio buttons | in chrome TEST-PASSED | should render radio buttons for printing | in chrome TEST-PASSED | should render checkboxes for printing | in chrome TEST-PASSED | should handle URL in A dict in push buttons | in chrome TEST-PASSED | should handle push buttons | in chrome TEST-PASSED | should handle push buttons that act as a tooltip only | in chrome TEST-PASSED | should handle checkboxes without /Off appearance | in chrome TEST-PASSED | should render checkboxes for printing twice | in chrome TEST-PASSED | should handle checkboxes with export value | in chrome TEST-PASSED | should render checkbox with fallback font for printing | in chrome TEST-PASSED | should handle URL in AA dict in push buttons | in chrome TEST-PASSED | should render checkboxes for printing using normal appearance | in chrome TEST-PASSED | should handle radio buttons without a field value | in chrome TEST-PASSED | should handle radio buttons with a field value that's not an ASCII string | in chrome TEST-PASSED | should save rotated checkboxes | in chrome TEST-PASSED | should save checkboxes | in chrome TEST-PASSED | should handle radio buttons with a field value | in chrome TEST-PASSED | should normalize and process quadpoints in non-standard orders | in chrome TEST-PASSED | should ignore missing quadpoints | in chrome TEST-PASSED | should process quadpoints in the standard order | in chrome TEST-PASSED | should ignore arrays where the length is not a multiple of eight | in chrome TEST-PASSED | should ignore quadpoints if one coordinate lies outside the rectangle | in chrome TEST-PASSED | should ignore non-array values | in chrome TEST-PASSED | should not parse IRT/RT when not defined | in chrome TEST-PASSED | should parse IRT and set default RT when not defined | in chrome TEST-PASSED | should parse IRT/RT for a group type | in chrome TEST-PASSED | should parse IRT/RT for a reply type | in chrome TEST-PASSED | should not set and get an invalid creation date | in chrome TEST-PASSED | should set and get a valid creation date | in chrome TEST-PASSED | should handle, and get fallback IDs for, annotations that are not indirect objects (issue 7569) | in chrome TEST-PASSED | should handle missing /Subtype | in chrome TEST-PASSED | should get id for annotation | in chrome TEST-PASSED | should handle unknown field names | in chrome TEST-PASSED | should construct the field name when there are ancestors | in chrome TEST-PASSED | should construct the field name when there are no ancestors | in chrome TEST-PASSED | should construct the field name if a parent is not a dictionary (issue 8143) | in chrome TEST-PASSED | should not parse state model and state when not defined | in chrome TEST-PASSED | should correctly parse state model and state when defined | in chrome TEST-PASSED | should not set quadpoints if not defined | in chrome TEST-PASSED | should correctly parse a GoToR action, where the FileSpec entry is a string containing a relative URL | in chrome TEST-PASSED | should set quadpoints if defined | in chrome TEST-PASSED | should correctly parse a URI action | in chrome TEST-PASSED | should correctly parse a URI action, where the URI entry is missing a protocol | in chrome TEST-PASSED | should correctly parse a GoToR action, containing a relative URL, with the "docBaseUrl" parameter specified | in chrome TEST-PASSED | should correctly parse a Launch action, where the FileSpec dict contains a relative URL, with the "docBaseUrl" parameter specified | in chrome TEST-PASSED | should correctly parse a URI action, where the URI entry has an incorrect encoding (bug 1122280) | in chrome TEST-PASSED | should recover valid URLs from JavaScript actions having certain white-listed formats | in chrome TEST-PASSED | should correctly parse a GoTo action | in chrome TEST-PASSED | should correctly parse a GoToR action, with named destination | in chrome TEST-PASSED | should correctly parse a simple Dest, with explicit destination array | in chrome TEST-PASSED | should correctly parse a GoToR action, with explicit destination array | in chrome TEST-PASSED | should correctly parse a Dest, which violates the specification by containing a dictionary | in chrome TEST-PASSED | should correctly parse a Named action | in chrome TEST-PASSED | should correctly parse a simple Dest | in chrome TEST-PASSED | should set quadpoints if defined | in chrome TEST-PASSED | should set quadpoints to null if not defined | in chrome TEST-PASSED | should set quadpoints if defined | in chrome TEST-PASSED | should set quadpoints to null if not defined | in chrome TEST-PASSED | should set quadpoints to null when empty | in chrome TEST-PASSED | should render an added FreeText annotation for printing | in chrome TEST-PASSED | should extract the text from a FreeText annotation | in chrome TEST-PASSED | should create a new FreeText annotation | in chrome TEST-PASSED | should make a binding with a element in an area | in chrome TEST-PASSED | should make basic binding with extra subform | in chrome TEST-PASSED | should make another basic binding | in chrome TEST-PASSED | should make binding and set properties | in chrome TEST-PASSED | should make a basic binding and create a non-existing node | in chrome TEST-PASSED | should make binding and create nodes in data | in chrome TEST-PASSED | should make a basic binding and create a non-existing node with namespaceId equal to -1 | in chrome TEST-PASSED | should make basic binding with same names in different parts | in chrome TEST-PASSED | should make a binding with a bindItems | in chrome TEST-PASSED | should make a basic binding | in chrome TEST-PASSED | should make basic binding with extra subform | in chrome TEST-PASSED | should make binding and create nodes in data with some bind tag | in chrome TEST-PASSED | should make binding with occurrences in matchTemplate mode | in chrome TEST-PASSED | should make binding with occurrences in consumeData mode | in chrome TEST-PASSED | should make binding and bind items with a ref | in chrome TEST-PASSED | should make binding and bind items | in chrome TEST-PASSED | should parse a xfa document and check namespaces | in chrome TEST-PASSED | should parse a xfa document and parse CDATA when needed | in chrome TEST-PASSED | should parse a xfa document and apply some prototypes | in chrome TEST-PASSED | should parse a xfa document and apply a prototype with content | in chrome TEST-PASSED | should parse a xfa document and apply some prototypes through usehref | in chrome TEST-PASSED | should parse a xfa document and apply some nested prototypes | in chrome TEST-PASSED | should parse a xfa document with xhtml | in chrome TEST-PASSED | should parse a xfa document and apply some prototypes with cycle | in chrome TEST-PASSED | should parse a xfa document and create an object to represent it | in chrome TEST-PASSED | should search some nodes in a template object using SOM | in chrome TEST-PASSED | should search some nodes in a template object | in chrome TEST-PASSED | should search some nodes in a datasets object using SOM | in chrome TEST-PASSED | should search some nodes using SOM from a non-root node | in chrome TEST-PASSED | should search some nodes in a datasets object | in chrome TEST-PASSED | checks that the *official* PDF.js-image decoders API exposes the expected functionality | in chrome TEST-PASSED | should be able to encrypt a block | in chrome TEST-PASSED | should be able to decrypt a block with specified iv | in chrome TEST-PASSED | should be able to decrypt a block with IV in stream | in chrome TEST-PASSED | should be able to decrypt a block with IV in stream | in chrome TEST-PASSED | should be able to encrypt a block | in chrome TEST-PASSED | should properly hash abc | in chrome TEST-PASSED | should properly hash a multiblock input | in chrome TEST-PASSED | should properly hash a multiblock input | in chrome TEST-PASSED | should properly hash abc | in chrome TEST-PASSED | should pass RFC 1321 test #1 | in chrome TEST-PASSED | should pass RFC 1321 test #2 | in chrome TEST-PASSED | should pass RFC 1321 test #3 | in chrome TEST-PASSED | should pass RFC 1321 test #4 | in chrome TEST-PASSED | should pass RFC 1321 test #7 | in chrome TEST-PASSED | should pass RFC 1321 test #5 | in chrome TEST-PASSED | should pass RFC 1321 test #6 | in chrome TEST-PASSED | should properly hash a multiblock input | in chrome TEST-PASSED | should properly hash abc | in chrome TEST-PASSED | should pass test #7 | in chrome TEST-PASSED | should pass test #6 | in chrome TEST-PASSED | should pass test #5 | in chrome TEST-PASSED | should pass test #3 | in chrome TEST-PASSED | should pass test #2 | in chrome TEST-PASSED | should pass test #1 | in chrome TEST-PASSED | should pass test #4 | in chrome TEST-PASSED | caches image resources at the document/page level as expected (issue 11878) | in firefox TEST-PASSED | should generate a file encryption key from the owner key | in chrome TEST-PASSED | gets text content, with merged spaces (issue 10900) | in firefox TEST-PASSED | should correctly check a user key | in chrome TEST-PASSED | should generate a file encryption key from the user key | in chrome TEST-PASSED | gets annotations containing relative URLs (bug 766086) | in firefox TEST-PASSED | should correctly check an owner key | in chrome TEST-PASSED | should correctly check a user key | in chrome TEST-PASSED | should generate a file encryption key from the owner key | in chrome TEST-PASSED | should generate a file encryption key from the user key | in chrome TEST-PASSED | should correctly check an owner key | in chrome TEST-PASSED | should accept user password | in chrome TEST-PASSED | should accept user password | in chrome TEST-PASSED | render for printing, with `printAnnotationStorage` set | in firefox TEST-PASSED | should not accept blank password | in chrome TEST-PASSED | gets text content, with no spaces between letters of words (issue 11913) | in firefox TEST-PASSED | should not accept wrong password | in chrome TEST-PASSED | gets annotations containing GoToE action (issue 8844) | in firefox TEST-PASSED | gets viewport with invalid rotation | in firefox TEST-PASSED | gets annotations | in firefox TEST-PASSED | handles invalid base URLs | in firefox TEST-PASSED | correctly checks if the origin of both URLs matches | in firefox TEST-PASSED | should accept owner password | in chrome TEST-PASSED | should accept blank password | in chrome TEST-PASSED | should accept user password | in chrome TEST-PASSED | should not accept blank password | in chrome TEST-PASSED | should accept owner password | in chrome TEST-PASSED | should accept blank password | in chrome TEST-PASSED | should not accept wrong password | in chrome TEST-PASSED | should accept blank password | in chrome TEST-PASSED | should accept owner password | in chrome TEST-PASSED | should not accept wrong password | in chrome TEST-PASSED | should not accept blank password | in chrome TEST-PASSED | should encrypt and decrypt using AES256 | in chrome TEST-PASSED | should encrypt and have the correct length using AES256 | in chrome TEST-PASSED | should encrypt and decrypt using AES128 | in chrome TEST-PASSED | should encrypt and have the correct length using AES128 | in chrome TEST-PASSED | should encrypt and decrypt using ARCFour | in chrome TEST-PASSED | should serialize data with an annotationStorage | in chrome TEST-PASSED | write a new stamp annotation in a tagged pdf, save, repeat and check the structure tree | in firefox TEST-PASSED | gets data | in firefox TEST-PASSED | performs a normal search but the total counts is only updated one time | in chrome TEST-PASSED | gets attachments | in firefox TEST-PASSED | server allows cors with credentials, and withCredentials=true | in firefox TEST-PASSED | server allows cors without credentials, but withCredentials=true | in firefox TEST-PASSED | server allows cors with credentials, and withCredentials=false | in firefox TEST-PASSED | server allows cors without credentials, and withCredentials=false | in firefox TEST-PASSED | server disallows cors | in firefox TEST-PASSED | server allows cors without credentials, default withCredentials | in firefox TEST-PASSED | gets a non-existent destination, from /Dests dictionary | in firefox TEST-PASSED | performs a search in a text with some UTF-32 chars | in chrome TEST-PASSED | write a new stamp annotation in a non-tagged pdf, save and check that the structure tree | in firefox TEST-PASSED | gets outline, with named-actions (issue 15367) | in firefox TEST-PASSED | gets metadata, with custom info dict entries | in firefox TEST-PASSED | performs a search where one of the results contains an hyphen | in chrome TEST-PASSED | gets outline containing a URL | in firefox TEST-PASSED | write a new stamp annotation in a tagged pdf, save and check the structure tree | in firefox TEST-PASSED | gets download info | in firefox TEST-PASSED | performs a normal search and finds the previous result | in chrome TEST-PASSED | gets default viewer preferences | in firefox TEST-PASSED | performs a search where the result is on two lines | in chrome TEST-PASSED | gets metadata, with missing PDF header (bug 1606566) | in firefox TEST-PASSED | performs a search in a text with some UTF-32 chars followed by a dash at the end of a line | in chrome TEST-PASSED | gets default open action | in firefox TEST-PASSED | gets non-existent page | in firefox TEST-PASSED | gets permissions | in firefox TEST-PASSED | performs a search in a text with some Hiragana diacritics at the end of a line | in chrome TEST-PASSED | gets fieldObjects with missing /P-entries | in firefox TEST-PASSED | gets metadata | in firefox TEST-PASSED | gets page, from /Pages tree with circular reference | in firefox TEST-PASSED | gets javascript with printing instructions (JS action) | in firefox TEST-PASSED | performs a search in a text with some arabic chars in different unicode ranges but with same normalized form | in chrome TEST-PASSED | gets a destination, from out-of-order /Names (NameTree) dictionary (issue 10272) | in firefox TEST-PASSED | gets page multiple time, with working caches | in firefox TEST-PASSED | gets hasJSActions, in document without javaScript | in firefox TEST-PASSED | performs a search with a single diacritic | in chrome TEST-PASSED | performs a search in a text containing combining diacritics | in chrome TEST-PASSED | write a value in an annotation, save the pdf and check the value in xfa datasets (1) | in firefox TEST-PASSED | gets metadata, with corrupt /Metadata XRef entry | in firefox TEST-PASSED | gets page index | in firefox TEST-PASSED | gets non-existent attachments | in firefox TEST-PASSED | performs a normal search | in chrome TEST-PASSED | write a value in an annotation, save the pdf and load it | in firefox TEST-PASSED | performs a search in a text with some f ligatures | in chrome TEST-PASSED | gets markInfo | in firefox TEST-PASSED | gets non-existent calculationOrder | in firefox TEST-PASSED | write a new annotation, save the pdf and check that the text content is correct | in firefox TEST-PASSED | checks that fingerprints are unique | in firefox TEST-PASSED | performs a normal search, where the text with diacritics is normalized | in chrome TEST-PASSED | gets calculationOrder | in firefox TEST-PASSED | gets non-default open action (with destination) | in firefox TEST-PASSED | gets non-existent page labels | in firefox TEST-PASSED | performs a search with square brackets in the query | in chrome TEST-PASSED | performs a search in a text containing some Hangul syllables | in chrome TEST-PASSED | edit and write an existing annotation, save the pdf and check that the Annot array doesn't contain dup entries | in firefox TEST-PASSED | performs a search with parenthesis in the query | in chrome TEST-PASSED | write a text and a stamp annotation but no alt text (bug 1855157) | in firefox TEST-PASSED | cleans up document resources | in firefox TEST-PASSED | performs a multiple term (phrase) search | in chrome TEST-PASSED | gets fieldObjects | in firefox TEST-PASSED | gets destinations, from /Names (NameTree) dictionary | in firefox TEST-PASSED | write a new annotation, save the pdf and check that the prev entry in xref stream is correct | in firefox TEST-PASSED | performs a case sensitive search | in chrome TEST-PASSED | gets non-default open action (with Print action) | in firefox TEST-PASSED | gets page labels | in firefox TEST-PASSED | write a value in an annotation, save the pdf and check the value in xfa datasets (2) | in firefox TEST-PASSED | gets non-default viewer preferences | in firefox TEST-PASSED | gets a destination, from /Names (NameTree) dictionary | in firefox TEST-PASSED | gets non-default page mode | in firefox TEST-PASSED | gets a non-existent destination, from /Names (NameTree) dictionary | in firefox TEST-PASSED | gets page | in firefox TEST-PASSED | gets non-existent permissions | in firefox TEST-PASSED | gets non-string destination | in firefox TEST-PASSED | gets JSActions | in firefox TEST-PASSED | performs a normal search, where the text is normalized | in chrome TEST-PASSED | gets fingerprints, from modified document | in firefox TEST-PASSED | gets default page mode | in firefox TEST-PASSED | gets non-existent fieldObjects | in firefox TEST-PASSED | gets hasJSActions, in document with javaScript | in firefox TEST-PASSED | gets invalid page index | in firefox TEST-PASSED | performs an entire word search | in chrome TEST-PASSED | gets outline, with dest-strings using PDFDocEncoding (issue 14864) | in firefox TEST-PASSED | performs a multiple term (no phrase) search | in chrome TEST-PASSED | write a new stamp annotation, save the pdf and check that the same image has the same ref | in firefox TEST-PASSED | performs a search in a text containing an ideographic at the end of a line | in chrome TEST-PASSED | gets a destination, from /Names (NameTree) dictionary with keys using PDFDocEncoding (issue 14847) | in firefox TEST-PASSED | gets fingerprints | in firefox TEST-PASSED | performs a search in a text containing fullwidth chars | in chrome TEST-PASSED | gets non-existent outline | in firefox TEST-PASSED | gets default page layout | in firefox TEST-PASSED | performs a search with a final dot in the query | in chrome TEST-PASSED | gets outline, with SetOCGState-actions (issue 15372) | in firefox TEST-PASSED | gets number of pages | in firefox TEST-PASSED | gets non-existent JSActions | in firefox TEST-PASSED | gets outline | in firefox TEST-PASSED | gets destinations, from /Dests dictionary | in firefox TEST-PASSED | performs a search with a dot in the query and a missing whitespace | in chrome TEST-PASSED | gets outline with non-displayable chars | in firefox TEST-PASSED | gets non-default page layout | in firefox TEST-PASSED | gets a destination, from /Dests dictionary | in firefox TEST-PASSED | performs a search in a text with some Katakana at the end of a line | in chrome TEST-PASSED | should fetch document info and page using ranges | in firefox TEST-PASSED | performs a search where the result is on two lines with a punctuation at eol | in chrome TEST-PASSED | should fetch document info and page, without range, using complete initialData | in firefox TEST-PASSED | performs a search with a dot followed by a whitespace in the query | in chrome TEST-PASSED | should fetch document info and page using range and streaming | in firefox TEST-PASSED | performs a search with a minus sign in the query | in chrome TEST-PASSED | performs a search in a text containing diacritics before -\n | in chrome TEST-PASSED | handles glued tokens | in chrome TEST-PASSED | ignores whitespace | in chrome TEST-PASSED | splits tokens | in chrome TEST-PASSED | parses font header encoding | in chrome TEST-PASSED | parses font program | in chrome TEST-PASSED | parses font header font matrix | in chrome TEST-PASSED | parses number arrays | in chrome TEST-PASSED | skips comments | in chrome TEST-PASSED | parses numbers | in chrome TEST-PASSED | parses booleans | in chrome TEST-PASSED | should use given document for loading fonts (with CSS rules) | in chrome TEST-PASSED | should use given document for loading fonts (with Font Loading API) | in chrome TEST-PASSED | fetches a valid array for known encoding names | in chrome TEST-PASSED | fetches `null` for unknown encoding names | in chrome TEST-PASSED | should get correct total length after flushing | in chrome TEST-PASSED | should handle glued operations and operands | in chrome TEST-PASSED | should handle glued operations and literals | in chrome TEST-PASSED | should handle three glued operations | in chrome TEST-PASSED | should handle one operation | in chrome TEST-PASSED | should handle two glued operations | in chrome TEST-PASSED | should reject unknown operations | in chrome TEST-PASSED | should handle three glued operations #2 | in chrome TEST-PASSED | should close opened saves | in chrome TEST-PASSED | should error if (many) path operators have too few arguments (bug 1443140) | in chrome TEST-PASSED | should skip if too few arguments | in chrome TEST-PASSED | should execute if too many arguments | in chrome TEST-PASSED | should error on paintXObject if name is missing | in chrome TEST-PASSED | should skip paintXObject if subtype is PS | in chrome TEST-PASSED | should execute if nested commands | in chrome TEST-PASSED | should execute if correct number of arguments | in chrome TEST-PASSED | should abort operator list parsing | in chrome TEST-PASSED | should abort text content parsing | in chrome TEST-PASSED | handles `resize` correctly | in chrome TEST-PASSED | handles `push` correctly | in chrome TEST-PASSED | handles `has` correctly | in chrome TEST-PASSED | handles `resize` correctly, with `idsToKeep` provided | in chrome TEST-PASSED | should get a correctly encoded basic ascii string | in chrome TEST-PASSED | should get a correctly encoded string with some entities | in chrome TEST-PASSED | handles values smaller than/equal to zero | in chrome TEST-PASSED | handles values larger than zero | in chrome TEST-PASSED | should escape (, ), \n, \r, and \ | in chrome TEST-PASSED | should stringify floats | in chrome TEST-PASSED | should stringify integers | in chrome TEST-PASSED | handles space characters | in chrome TEST-PASSED | handles non-space characters | in chrome TEST-PASSED | should get a correctly parsed path | in chrome TEST-PASSED | should get valid URLs with `newWindow` property | in chrome TEST-PASSED | should get valid URLs without `newWindow` property | in chrome TEST-PASSED | should not get invalid URLs | in chrome TEST-PASSED | should encode a string in UTF16 hexadecimal format | in chrome TEST-PASSED | should escape PDF name | in chrome TEST-PASSED | handles ascii/non-ascii strings | in chrome TEST-PASSED | Check italic angle | in chrome TEST-PASSED | Check font family | in chrome TEST-PASSED | Check font weight | in chrome TEST-PASSED | handles zero ArrayBuffers | in chrome TEST-PASSED | handles multiple ArrayBuffers | in chrome TEST-PASSED | handles one ArrayBuffer | in chrome TEST-PASSED | should encode a string in UTF16 | in chrome TEST-PASSED | should encode a string in UTF16BE with a BOM | in chrome TEST-PASSED | converts numbers to uppercase Roman numerals | in chrome TEST-PASSED | handles invalid arguments | in chrome TEST-PASSED | converts numbers to lowercase Roman numerals | in chrome TEST-PASSED | fetches the property if it is not inherited | in chrome TEST-PASSED | fetches the property if it is inherited and present on one level | in chrome TEST-PASSED | handles non-dictionary arguments | in chrome TEST-PASSED | fetches the property if it is inherited and present on multiple levels | in chrome TEST-PASSED | handles dictionaries that do not contain the property | in chrome TEST-PASSED | handles unsupported Fetch protocols | in chrome TEST-PASSED | handles supported Fetch protocols | in chrome TEST-PASSED | handles invalid Fetch URLs | in chrome TEST-PASSED | handles relative Fetch URLs | in chrome TEST-PASSED | `create` should throw an error if the dimensions are invalid | in chrome TEST-PASSED | `create` should return an SVG element if the dimensions are valid | in chrome TEST-PASSED | `createElement` should return an SVG element if the type is valid | in chrome TEST-PASSED | `createElement` should throw an error if the type is not a string | in chrome TEST-PASSED | gets PDF filename from URL containing leading/trailing whitespace | in chrome TEST-PASSED | gets fallback filename when url is not a string | in chrome TEST-PASSED | gets PDF filename from query string | in chrome TEST-PASSED | gets PDF filename from hash string | in chrome TEST-PASSED | gets PDF filename | in chrome TEST-PASSED | gets PDF filename from query string appended to "blob:" URL | in chrome TEST-PASSED | gets correct PDF filename when multiple ones are present | in chrome TEST-PASSED | gets custom fallback filename | in chrome TEST-PASSED | gets fallback filename from query string appended to "data:" URL | in chrome TEST-PASSED | gets PDF filename from URI-encoded data | in chrome TEST-PASSED | gets fallback filename | in chrome TEST-PASSED | gets PDF filename from data mistaken for URI-encoded | in chrome TEST-PASSED | gets PDF filename from (some) standard protocols | in chrome TEST-PASSED | `create` should throw an error if the dimensions are invalid | in chrome TEST-PASSED | `destroy` should throw an error if no canvas is provided | in chrome TEST-PASSED | `destroy` should clear the canvas/context | in chrome TEST-PASSED | `reset` should alter the canvas/context if the dimensions are valid | in chrome TEST-PASSED | `reset` should throw an error if the dimensions are invalid | in chrome TEST-PASSED | should correctly render PDFs in parallel | in firefox TEST-PASSED | `reset` should throw an error if no canvas is provided | in chrome TEST-PASSED | should get the filename from a relative URL | in chrome TEST-PASSED | `create` should return a canvas if the dimensions are valid | in chrome TEST-PASSED | should get the filename from a relative URL, keeping the anchor | in chrome TEST-PASSED | should get the filename from a URL with an anchor | in chrome TEST-PASSED | should get the filename from an absolute URL | in chrome TEST-PASSED | should get the filename from a URL with query parameters | in chrome TEST-PASSED | converts PDF date strings to JavaScript `Date` objects | in chrome TEST-PASSED | should gracefully handle incomplete tags (issue 8884) | in chrome TEST-PASSED | should repair and handle invalid metadata | in chrome TEST-PASSED | should handle valid metadata | in chrome TEST-PASSED | should repair and handle invalid metadata (bug 1424938) | in chrome TEST-PASSED | should gracefully handle "junk" before the actual metadata (issue 10395) | in chrome TEST-PASSED | should gracefully handle unbalanced end tags (issue 10410) | in chrome TEST-PASSED | should not be vulnerable to the billion laughs attack | in chrome TEST-PASSED | should correctly handle metadata containing "&apos" (issue 10407) | in chrome TEST-PASSED | checks that `NullL10n` implements all methods | in chrome TEST-PASSED | checks that the *official* PDF.js-viewer API exposes the expected functionality | in chrome TEST-PASSED | should get and set a new value in the annotation storage | in chrome TEST-PASSED | should get set values and default ones in the annotation storage | in chrome TEST-PASSED | should call onSetModified() if value is changed | in chrome TEST-PASSED | should set a new value in the annotation storage | in chrome TEST-PASSED | should call onResetModified() if set | in chrome TEST-PASSED | caching by Ref | in chrome TEST-PASSED | caching by Name | in chrome TEST-PASSED | should be true if decode is not an array | in chrome TEST-PASSED | should be true if decode map matches the default decode map | in chrome TEST-PASSED | should be true if length of decode array is not correct | in chrome TEST-PASSED | should handle the case when cs is an array | in chrome TEST-PASSED | should handle the case when cs is an array | in chrome TEST-PASSED | should handle the case when cs is an array | in chrome TEST-PASSED | should handle the case when cs is an array | in chrome TEST-PASSED | should handle the case when cs is a Name object | in chrome TEST-PASSED | should handle the case when cs is an indirect object | in chrome TEST-PASSED | should handle the case when cs is a Name object | in chrome TEST-PASSED | should handle the case when cs is an indirect object | in chrome TEST-PASSED | should handle the case when cs is an indirect object | in chrome TEST-PASSED | should handle the case when cs is a Name object | in chrome TEST-PASSED | should handle the case when cs is an array | in chrome TEST-PASSED | should update a file with new objects | in chrome TEST-PASSED | should update a file, missing the /ID-entry, with new objects | in chrome TEST-PASSED | should update AcroForm when no datasets in XFA array | in chrome TEST-PASSED | should write a Dict | in chrome TEST-PASSED | should write a Dict in escaping PDF names | in chrome TEST-PASSED | should resolve on timeout, using the EventBus | in chrome TEST-PASSED | should resolve on event, using the EventBus | in chrome TEST-PASSED | should resolve on timeout, using the DOM | in chrome TEST-PASSED | should resolve on event, using the DOM | in chrome TEST-PASSED | should reject invalid parameters | in chrome TEST-PASSED | dispatch event multiple times | in chrome TEST-PASSED | dispatch different event | in chrome TEST-PASSED | dispatch event with arguments | in chrome TEST-PASSED | dispatch event | in chrome TEST-PASSED | dispatch to wrong detached | in chrome TEST-PASSED | dispatch to detached | in chrome TEST-PASSED | dispatch event to multiple handlers | in chrome TEST-PASSED | dispatch event to handlers with/without 'once' option | in chrome TEST-PASSED | dispatch to detached during handling | in chrome TEST-PASSED | should not re-dispatch to DOM | in chrome TEST-PASSED | read without stream and range | in chrome TEST-PASSED | read custom ranges | in chrome TEST-PASSED | should clear the cache | in chrome TEST-PASSED | should support iteration | in chrome TEST-PASSED | should put, have and get a value by alias | in chrome TEST-PASSED | should report the size of the cache | in chrome TEST-PASSED | should put, have and get a value | in chrome TEST-PASSED | should handle Refs pointing to the same object | in chrome TEST-PASSED | should handle Refs pointing to different objects | in chrome TEST-PASSED | use global `workerPort` with multiple, parallel, documents | in firefox TEST-PASSED | should retain the stored values | in chrome TEST-PASSED | should get a string representation | in chrome TEST-PASSED | should create only one object for a reference and cache it | in chrome TEST-PASSED | handles empty dictionaries with type check | in chrome TEST-PASSED | handles non-dictionaries | in chrome TEST-PASSED | handles dictionaries with type check | in chrome TEST-PASSED | should support iteration | in chrome TEST-PASSED | should not have an unknown value | in chrome TEST-PASSED | should have a stored value | in chrome TEST-PASSED | handles commands with cmd check | in chrome TEST-PASSED | handles commands | in chrome TEST-PASSED | handles non-commands | in chrome TEST-PASSED | handles names with name check | in chrome TEST-PASSED | handles names | in chrome TEST-PASSED | handles non-names | in chrome TEST-PASSED | handles *empty* names, with name check | in chrome TEST-PASSED | should create only one object for a name and cache it | in chrome TEST-PASSED | should retain the given name | in chrome TEST-PASSED | should not accept to create a non-string name | in chrome TEST-PASSED | should create only one object for *empty* names and cache it | in chrome TEST-PASSED | should create only one object for a command and cache it | in chrome TEST-PASSED | should retain the given cmd name | in chrome TEST-PASSED | should not accept to create a non-string cmd | in chrome TEST-PASSED | should asynchronously fetch unknown keys | in chrome TEST-PASSED | should asynchronously fetch correct values for multiple stored keys | in chrome TEST-PASSED | should handle keys pointing to indirect objects, both sync and async | in chrome TEST-PASSED | should not accept to set a non-string key | in chrome TEST-PASSED | should return invalid values for unknown keys when Size key is stored | in chrome TEST-PASSED | should not accept to set a key with an undefined value | in chrome TEST-PASSED | should return correct values for multiple stored keys | in chrome TEST-PASSED | should return correct size | in chrome TEST-PASSED | should get all raw values | in chrome TEST-PASSED | should return invalid values for unknown keys | in chrome TEST-PASSED | should return correct value for stored Size key | in chrome TEST-PASSED | should correctly merge dictionaries | in chrome TEST-PASSED | should correctly merge sub-dictionaries | in chrome TEST-PASSED | should get all key names | in chrome TEST-PASSED | should callback for each stored key | in chrome TEST-PASSED | should allow assigning an XRef table after creation | in chrome TEST-PASSED | should create only one object for Dict.empty | in chrome TEST-PASSED | should handle arrays containing indirect objects | in chrome TEST-PASSED | accepts valid response statuses | in chrome TEST-PASSED | rejects invalid response statuses | in chrome TEST-PASSED | handles missing PDF file responses | in chrome TEST-PASSED | handles unexpected responses | in chrome TEST-PASSED | returns null when content disposition header is blank | in chrome TEST-PASSED | only extracts filename with pdf extension | in chrome TEST-PASSED | gets the filename from the response header (RFC 6266) | in chrome TEST-PASSED | gets the filename from the response header (RFC 2231) | in chrome TEST-PASSED | gets the filename from the response header | in chrome TEST-PASSED | extension validation is case insensitive | in chrome TEST-PASSED | rejects invalid Accept-Ranges header values | in chrome TEST-PASSED | accepts file sizes large enough for range requests | in chrome TEST-PASSED | rejects file sizes that are too small for range requests | in chrome TEST-PASSED | avoid using the global `workerPort` when destruction has started, but not yet finished (issue 16777) | in firefox TEST-PASSED | rejects invalid Content-Length header values | in chrome TEST-PASSED | rejects invalid Content-Encoding header values | in chrome TEST-PASSED | rejects disabled or non-HTTP range requests | in chrome TEST-PASSED | rejects invalid rangeChunkSize | in chrome TEST-PASSED | should decode simple predictor data | in chrome TEST-PASSED | checks that the viewer re-exports the expected API functionality | in chrome TEST-PASSED | renders to canvas with a default white background | in chrome TEST-PASSED | renders to canvas with a custom background | in chrome TEST-PASSED | should parse and create default appearance | in chrome TEST-PASSED | should parse default appearance with save/restore | in chrome TEST-PASSED | should parse a FreeText (from Foxit) appearance | in chrome TEST-PASSED | should parse a FreeText (from Edge) appearance | in chrome TEST-PASSED | should parse a FreeText (from Firefox) appearance | in chrome TEST-PASSED | should parse a FreeText (from Preview) appearance | in chrome TEST-PASSED | should parse a FreeText (from Okular) appearance | in chrome TEST-PASSED | should parse a FreeText (from Acrobat) appearance | in chrome TEST-PASSED | use global `workerPort` with multiple, sequential, documents | in firefox TEST-PASSED | handles one ArrayBuffer | in firefox TEST-PASSED | handles multiple ArrayBuffers | in firefox TEST-PASSED | handles zero ArrayBuffers | in firefox TEST-PASSED | handles non-space characters | in firefox TEST-PASSED | handles space characters | in firefox TEST-PASSED | converts numbers to uppercase Roman numerals | in firefox TEST-PASSED | handles invalid arguments | in firefox TEST-PASSED | converts numbers to lowercase Roman numerals | in firefox TEST-PASSED | should encode a string in UTF16BE with a BOM | in firefox TEST-PASSED | should encode a string in UTF16 | in firefox TEST-PASSED | should encode a string in UTF16 hexadecimal format | in firefox TEST-PASSED | fetches the property if it is not inherited | in firefox TEST-PASSED | handles dictionaries that do not contain the property | in firefox TEST-PASSED | fetches the property if it is inherited and present on one level | in firefox TEST-PASSED | fetches the property if it is inherited and present on multiple levels | in firefox TEST-PASSED | handles non-dictionary arguments | in firefox TEST-PASSED | should escape (, ), \n, \r, and \ | in firefox TEST-PASSED | handles ascii/non-ascii strings | in firefox TEST-PASSED | should get a correctly encoded basic ascii string | in firefox TEST-PASSED | should get a correctly encoded string with some entities | in firefox TEST-PASSED | Check italic angle | in firefox TEST-PASSED | Check font weight | in firefox TEST-PASSED | Check font family | in firefox TEST-PASSED | should get a correctly parsed path | in firefox TEST-PASSED | should stringify integers | in firefox TEST-PASSED | should stringify floats | in firefox TEST-PASSED | should escape PDF name | in firefox TEST-PASSED | handles values smaller than/equal to zero | in firefox TEST-PASSED | handles values larger than zero | in firefox TEST-PASSED | should not get invalid URLs | in firefox TEST-PASSED | should get valid URLs with `newWindow` property | in firefox TEST-PASSED | should get valid URLs without `newWindow` property | in firefox TEST-PASSED | should decode simple predictor data | in firefox TEST-PASSED | read with streaming | in firefox TEST-PASSED | read ranges with streaming | in firefox TEST-PASSED | should get set values and default ones in the annotation storage | in firefox TEST-PASSED | should get and set a new value in the annotation storage | in firefox TEST-PASSED | should call onResetModified() if set | in firefox TEST-PASSED | should call onSetModified() if value is changed | in firefox TEST-PASSED | should set a new value in the annotation storage | in firefox TEST-PASSED | instantiates without seed | in firefox TEST-PASSED | instantiates with seed | in firefox TEST-PASSED | generates correct hashes for TypedArrays which share the same underlying ArrayBuffer (issue 12533) | in firefox TEST-PASSED | correctly generates a hash from a string | in firefox TEST-PASSED | changes the hash after update with seed | in firefox TEST-PASSED | changes the hash after update without seed | in firefox TEST-PASSED | correctly generates a hash from a Uint8Array | in firefox TEST-PASSED | correctly generates a hash from a Uint32Array | in firefox TEST-PASSED | fetches `null` for unknown encoding names | in firefox TEST-PASSED | fetches a valid array for known encoding names | in firefox TEST-PASSED | should repair and handle invalid metadata (bug 1424938) | in firefox TEST-PASSED | should gracefully handle "junk" before the actual metadata (issue 10395) | in firefox TEST-PASSED | should gracefully handle incomplete tags (issue 8884) | in firefox TEST-PASSED | should repair and handle invalid metadata | in firefox TEST-PASSED | should handle valid metadata | in firefox TEST-PASSED | should gracefully handle unbalanced end tags (issue 10410) | in firefox TEST-PASSED | should correctly handle metadata containing "&apos" (issue 10407) | in firefox TEST-PASSED | should not be vulnerable to the billion laughs attack | in firefox TEST-PASSED | should hit the limit of the manager | in firefox TEST-PASSED | should check undo/redo | in firefox TEST-PASSED | should get field objects array or null | in firefox TEST-PASSED | should get form info when no form data is present | in firefox TEST-PASSED | should get calculation order array or null | in firefox TEST-PASSED | should get form info when AcroForm is present | in firefox TEST-PASSED | should get form info when XFA is present | in firefox TEST-PASSED | should check if fields have any actions | in firefox TEST-PASSED | should create correct objId/fontId using the idFactory | in firefox TEST-PASSED | should parse processing instructions | in firefox TEST-PASSED | should dump a xml tree | in firefox TEST-PASSED | should search a node with a given path in xml tree | in firefox TEST-PASSED | renders to canvas with a custom background | in firefox TEST-PASSED | renders to canvas with a default white background | in firefox TEST-PASSED | read without stream and range | in firefox TEST-PASSED | read custom ranges | in firefox TEST-PASSED | ignores whitespace | in firefox TEST-PASSED | skips comments | in firefox TEST-PASSED | parses booleans | in firefox TEST-PASSED | parses number arrays | in firefox TEST-PASSED | parses numbers | in firefox TEST-PASSED | parses font header font matrix | in firefox TEST-PASSED | splits tokens | in firefox TEST-PASSED | parses font program | in firefox TEST-PASSED | handles glued tokens | in firefox TEST-PASSED | parses font header encoding | in firefox TEST-PASSED | should have an input or textarea | in firefox TEST-PASSED | should parse URLs correctly | in firefox TEST-PASSED | should replace button with an URL by a link | in firefox TEST-PASSED | should have an aria-label property from toolTip | in firefox TEST-PASSED | should have a maxLength property | in firefox TEST-PASSED | should have aria table role | in firefox TEST-PASSED | should have an input or textarea | in firefox TEST-PASSED | should have an aria-label property from speak | in firefox TEST-PASSED | should have a aria heading role and level | in firefox TEST-PASSED | should convert some basic properties to CSS | in firefox TEST-PASSED | should have an alt attribute from toolTip | in firefox TEST-PASSED | should be able to decrypt a block with IV in stream | in firefox TEST-PASSED | should be able to decrypt a block with specified iv | in firefox TEST-PASSED | should be able to encrypt a block | in firefox TEST-PASSED | should generate a file encryption key from the user key | in firefox TEST-PASSED | should generate a file encryption key from the owner key | in firefox TEST-PASSED | should correctly check an owner key | in firefox TEST-PASSED | should correctly check a user key | in firefox TEST-PASSED | should pass test #3 | in firefox TEST-PASSED | should pass test #4 | in firefox TEST-PASSED | should pass test #2 | in firefox TEST-PASSED | should pass test #1 | in firefox TEST-PASSED | should pass test #7 | in firefox TEST-PASSED | should pass test #6 | in firefox TEST-PASSED | should pass test #5 | in firefox TEST-PASSED | should generate a file encryption key from the user key | in firefox TEST-PASSED | should generate a file encryption key from the owner key | in firefox TEST-PASSED | should correctly check a user key | in firefox TEST-PASSED | should correctly check an owner key | in firefox TEST-PASSED | should properly hash a multiblock input | in firefox TEST-PASSED | should properly hash abc | in firefox TEST-PASSED | should pass RFC 1321 test #3 | in firefox TEST-PASSED | should pass RFC 1321 test #2 | in firefox TEST-PASSED | should pass RFC 1321 test #1 | in firefox TEST-PASSED | should pass RFC 1321 test #6 | in firefox TEST-PASSED | should pass RFC 1321 test #7 | in firefox TEST-PASSED | should pass RFC 1321 test #5 | in firefox TEST-PASSED | should pass RFC 1321 test #4 | in firefox TEST-PASSED | should be able to decrypt a block with IV in stream | in firefox TEST-PASSED | should be able to encrypt a block | in firefox TEST-PASSED | should properly hash a multiblock input | in firefox TEST-PASSED | should properly hash abc | in firefox TEST-PASSED | should properly hash a multiblock input | in firefox TEST-PASSED | should properly hash abc | in firefox TEST-PASSED | read usecmap | in firefox TEST-PASSED | loads built in cmap | in firefox TEST-PASSED | attempts to load a built-in CMap with inconsistent API parameters | in firefox TEST-PASSED | parses wmode | in firefox TEST-PASSED | attempts to load a built-in CMap without the necessary API parameters | in firefox TEST-PASSED | parses cmapname | in firefox TEST-PASSED | parses beginbfchar | in firefox TEST-PASSED | attempts to load a non-existent built-in CMap | in firefox TEST-PASSED | parses beginbfrange with array | in firefox TEST-PASSED | loads built in identity cmap | in firefox TEST-PASSED | parses beginbfrange with range | in firefox TEST-PASSED | parses begincidrange | in firefox TEST-PASSED | parses begincidchar | in firefox TEST-PASSED | decodes 4 byte codespace ranges | in firefox TEST-PASSED | decodes codespace ranges | in firefox TEST-PASSED | checks that the *official* PDF.js-image decoders API exposes the expected functionality | in firefox TEST-PASSED | gets expected character types | in firefox TEST-PASSED | check pop/roll/index | in firefox TEST-PASSED | check input boundaries | in firefox TEST-PASSED | check output boundaries | in firefox TEST-PASSED | check compiled sub | in firefox TEST-PASSED | check compiled max | in firefox TEST-PASSED | check compiled add | in firefox TEST-PASSED | check compiled mul | in firefox TEST-PASSED | compile optimized | in firefox TEST-PASSED | handles greater than or equal to | in firefox TEST-PASSED | boolean and | in firefox TEST-PASSED | duplicates index | in firefox TEST-PASSED | truncates a number | in firefox TEST-PASSED | rejects an inequality | in firefox TEST-PASSED | exchanges | in firefox TEST-PASSED | the angle in degrees (0-360) whose tangent is num/den. | in firefox TEST-PASSED | divides to integer | in firefox TEST-PASSED | duplicates | in firefox TEST-PASSED | rolls stack left | in firefox TEST-PASSED | rejects less than for greater than or equal to | in firefox TEST-PASSED | negates | in firefox TEST-PASSED | bitwise and | in firefox TEST-PASSED | adds | in firefox TEST-PASSED | handles less than or equal to | in firefox TEST-PASSED | accepts an equality | in firefox TEST-PASSED | calculates the natural logarithm | in firefox TEST-PASSED | handles greater than | in firefox TEST-PASSED | handles ifelse with true | in firefox TEST-PASSED | handles nested if | in firefox TEST-PASSED | calculates the floor value | in firefox TEST-PASSED | converts negatives to int | in firefox TEST-PASSED | divides to negative integer | in firefox TEST-PASSED | divides | in firefox TEST-PASSED | calculates a square root (float) | in firefox TEST-PASSED | bitwise or | in firefox TEST-PASSED | converts to real | in firefox TEST-PASSED | calculates the base 10 logarithm | in firefox TEST-PASSED | maps division by zero to infinity | in firefox TEST-PASSED | abs | in firefox TEST-PASSED | rejects less than or equal for greater than | in firefox TEST-PASSED | handles ifelse with false | in firefox TEST-PASSED | handles less than | in firefox TEST-PASSED | handles if with false | in firefox TEST-PASSED | calculates an exclusive or value | in firefox TEST-PASSED | pops stack | in firefox TEST-PASSED | converts to int | in firefox TEST-PASSED | rejects greater than or equal to for less than | in firefox TEST-PASSED | handles if with true | in firefox TEST-PASSED | rolls stack right | in firefox TEST-PASSED | pushes stack | in firefox TEST-PASSED | performs the modulo operation | in firefox TEST-PASSED | multiplies two numbers (positive result) | in firefox TEST-PASSED | rounds a number | in firefox TEST-PASSED | boolean not | in firefox TEST-PASSED | subtracts (negative result) | in firefox TEST-PASSED | multiplies two numbers (negative result) | in firefox TEST-PASSED | calculates the sine of an angle in degrees | in firefox TEST-PASSED | bitwise not | in firefox TEST-PASSED | pushes true onto the stack | in firefox TEST-PASSED | calculates the ceiling value | in firefox TEST-PASSED | accepts an inequality | in firefox TEST-PASSED | calculates a square root (integer) | in firefox TEST-PASSED | handles bitshifting | in firefox TEST-PASSED | rejects an equality | in firefox TEST-PASSED | boolean or | in firefox TEST-PASSED | subtracts (positive result) | in firefox TEST-PASSED | calculates the cosine of an angle in degrees | in firefox TEST-PASSED | pushes false onto the stack | in firefox TEST-PASSED | handles exponentiation | in firefox TEST-PASSED | copies | in firefox TEST-PASSED | rejects greater than for less than or equal to | in firefox TEST-PASSED | parses empty programs | in firefox TEST-PASSED | parses negative numbers | in firefox TEST-PASSED | parses positive numbers | in firefox TEST-PASSED | parses operators | in firefox TEST-PASSED | parses negative floats | in firefox TEST-PASSED | handles junk after the end | in firefox TEST-PASSED | parses if statements | in firefox TEST-PASSED | handles missing brackets | in firefox TEST-PASSED | parses ifelse statements | in firefox TEST-PASSED | checks that the *official* PDF.js-viewer API exposes the expected functionality | in firefox TEST-PASSED | should not read when errored | in firefox TEST-PASSED | checks that `NullL10n` implements all methods | in firefox TEST-PASSED | should read data with blocking promise | in firefox TEST-PASSED | should read using a reader | in firefox TEST-PASSED | should not read any data when cancelled | in firefox TEST-PASSED | should return a ReadableStream | in firefox TEST-PASSED | should read data with blocking promise and buffer whole data into stream | in firefox TEST-PASSED | should ignore any pull after close is called | in firefox TEST-PASSED | should substitute an unknown italic font | in firefox TEST-PASSED | should substitute an unknown bold font | in firefox TEST-PASSED | should substitute an unknown font | in firefox TEST-PASSED | should substitute an unknown font but with a standard bold font | in firefox TEST-PASSED | should substitute an unknown font but with a standard italic font | in firefox TEST-PASSED | should substitute an unknown font but with a standard font | in firefox TEST-PASSED | should substitute an unknown bold italic font | in firefox TEST-PASSED | should substitute Arial Black Bold | in firefox TEST-PASSED | should substitute Calibri | in firefox TEST-PASSED | should substitute an unknown font but with a standard bold italic font | in firefox TEST-PASSED | should substitute Calibri-Bold | in firefox TEST-PASSED | should substitute Arial Black | in firefox TEST-PASSED | should re-map special Unicode values | in firefox TEST-PASSED | should not re-map normal Unicode values | in firefox TEST-PASSED | should get correct Unicode range | in firefox TEST-PASSED | should not get a Unicode range | in firefox TEST-PASSED | should get Unicode values for valid glyph names | in firefox TEST-PASSED | should not get Unicode values for invalid glyph names | in firefox TEST-PASSED | should recover Unicode values from uniXXXX/uXXXX{XX} glyph names | in firefox TEST-PASSED | should correctly determine the character category | in firefox TEST-PASSED | should lex identifiers | in firefox TEST-PASSED | should skip comments | in firefox TEST-PASSED | should lex operators | in firefox TEST-PASSED | should lex strings | in firefox TEST-PASSED | should lex numbers | in firefox TEST-PASSED | should parse basic expression with a subscript | in firefox TEST-PASSED | should parse basic expression with a calls | in firefox TEST-PASSED | should parse func declaration | in firefox TEST-PASSED | should parse basic expression with a string | in firefox TEST-PASSED | should parse expressions with unary operators | in firefox TEST-PASSED | should parse func declaration with error | in firefox TEST-PASSED | should parse basic arithmetic expression with the same operator | in firefox TEST-PASSED | should parse foreach declaration | in firefox TEST-PASSED | should parse som predicate | in firefox TEST-PASSED | should parse basic arithmetic expression | in firefox TEST-PASSED | should parse foreach declaration with error | in firefox TEST-PASSED | should parse for declaration without a step | in firefox TEST-PASSED | should parse if declaration with error | in firefox TEST-PASSED | should parse for declaration with error | in firefox TEST-PASSED | should parse if declaration | in firefox TEST-PASSED | should parse while declaration with error | in firefox TEST-PASSED | should parse for declaration with a step | in firefox TEST-PASSED | should parse do declaration | in firefox TEST-PASSED | should parse var declaration with error | in firefox TEST-PASSED | should parse while declaration | in firefox TEST-PASSED | should parse do declaration with error | in firefox TEST-PASSED | should parse basic expression with dots | in firefox TEST-PASSED | should inherit properties from its parent | in firefox TEST-PASSED | should handle missing parent properties | in firefox TEST-PASSED | should inherit the parent flags when the Popup is not viewable, but the parent is (PR 7352) | in firefox TEST-PASSED | should correctly inherit Contents from group-master annotation if parent has ReplyType == Group | in firefox TEST-PASSED | should correctly parse a GoTo action | in firefox TEST-PASSED | should correctly parse a simple Dest, with explicit destination array | in firefox TEST-PASSED | should correctly parse a Dest, which violates the specification by containing a dictionary | in firefox TEST-PASSED | should not set quadpoints if not defined | in firefox TEST-PASSED | should set quadpoints if defined | in firefox TEST-PASSED | should correctly parse a Launch action, where the FileSpec dict contains a relative URL, with the "docBaseUrl" parameter specified | in firefox TEST-PASSED | should recover valid URLs from JavaScript actions having certain white-listed formats | in firefox TEST-PASSED | should correctly parse a Named action | in firefox TEST-PASSED | should correctly parse a GoToR action, containing a relative URL, with the "docBaseUrl" parameter specified | in firefox TEST-PASSED | should correctly parse a GoToR action, where the FileSpec entry is a string containing a relative URL | in firefox TEST-PASSED | should correctly parse a simple Dest | in firefox TEST-PASSED | should correctly parse a URI action, where the URI entry has an incorrect encoding (bug 1122280) | in firefox TEST-PASSED | should correctly parse a URI action, where the URI entry is missing a protocol | in firefox TEST-PASSED | should correctly parse a GoToR action, with named destination | in firefox TEST-PASSED | should correctly parse a URI action | in firefox TEST-PASSED | should correctly parse a GoToR action, with explicit destination array | in firefox TEST-PASSED | should handle missing /Subtype | in firefox TEST-PASSED | should get id for annotation | in firefox TEST-PASSED | should handle, and get fallback IDs for, annotations that are not indirect objects (issue 7569) | in firefox TEST-PASSED | should handle unknown field names | in firefox TEST-PASSED | should construct the field name if a parent is not a dictionary (issue 8143) | in firefox TEST-PASSED | should construct the field name when there are ancestors | in firefox TEST-PASSED | should construct the field name when there are no ancestors | in firefox TEST-PASSED | should ignore missing quadpoints | in firefox TEST-PASSED | should normalize and process quadpoints in non-standard orders | in firefox TEST-PASSED | should ignore non-array values | in firefox TEST-PASSED | should ignore arrays where the length is not a multiple of eight | in firefox TEST-PASSED | should process quadpoints in the standard order | in firefox TEST-PASSED | should ignore quadpoints if one coordinate lies outside the rectangle | in firefox TEST-PASSED | should set quadpoints if defined | in firefox TEST-PASSED | should set quadpoints to null if not defined | in firefox TEST-PASSED | should only accept comb fields when the flags are valid | in firefox TEST-PASSED | should accept comb fields with a maximum length | in firefox TEST-PASSED | should render auto-sized text for printing | in firefox TEST-PASSED | should save text | in firefox TEST-PASSED | should render auto-sized text in Japanese for printing | in firefox TEST-PASSED | should save rotated text | in firefox TEST-PASSED | should handle unknown text alignment, maximum length and flags | in firefox TEST-PASSED | should render comb for printing | in firefox TEST-PASSED | should save Japanese text | in firefox TEST-PASSED | should render regular text for printing | in firefox TEST-PASSED | should reject comb fields without a maximum length | in firefox TEST-PASSED | should render regular text in Japanese for printing | in firefox TEST-PASSED | should render comb with Japanese text for printing | in firefox TEST-PASSED | should set valid text alignment, maximum length and flags | in firefox TEST-PASSED | should render multiline text in Japanese for printing | in firefox TEST-PASSED | should render regular text for printing using normal appearance | in firefox TEST-PASSED | should not set invalid text alignment, maximum length and flags | in firefox TEST-PASSED | should render multiline text with various EOL for printing | in firefox TEST-PASSED | should not render a password for printing | in firefox TEST-PASSED | should compress and save text | in firefox TEST-PASSED | should render multiline text for printing | in firefox TEST-PASSED | should get field object for usage in JS sandbox | in firefox TEST-PASSED | should handle missing option arrays | in firefox TEST-PASSED | should handle option arrays with array elements | in firefox TEST-PASSED | should render choice with multiple selections for printing | in firefox TEST-PASSED | should decode form values | in firefox TEST-PASSED | should handle inherited option arrays (issue 8094) | in firefox TEST-PASSED | should save choice with multiple selections | in firefox TEST-PASSED | should convert the field value to an array | in firefox TEST-PASSED | should handle option arrays with string elements | in firefox TEST-PASSED | should handle unknown flags | in firefox TEST-PASSED | should save choice | in firefox TEST-PASSED | should not set invalid flags | in firefox TEST-PASSED | should set valid flags | in firefox TEST-PASSED | should render choice for printing | in firefox TEST-PASSED | should render choice with multiple selections but one is visible for printing | in firefox TEST-PASSED | should save rotated choice | in firefox TEST-PASSED | should parse IRT and set default RT when not defined | in firefox TEST-PASSED | should parse IRT/RT for a reply type | in firefox TEST-PASSED | should not parse IRT/RT when not defined | in firefox TEST-PASSED | should parse IRT/RT for a group type | in firefox TEST-PASSED | should not set and get an invalid creation date | in firefox TEST-PASSED | should set and get a valid creation date | in firefox TEST-PASSED | should set the line endings | in firefox TEST-PASSED | should set the line coordinates | in firefox TEST-PASSED | should set quadpoints if defined | in firefox TEST-PASSED | should set quadpoints to null when empty | in firefox TEST-PASSED | should set quadpoints to null if not defined | in firefox TEST-PASSED | should correctly parse state model and state when defined | in firefox TEST-PASSED | should not parse state model and state when not defined | in firefox TEST-PASSED | should not set and get an invalid vertical corner radius | in firefox TEST-PASSED | should set and get a valid vertical corner radius | in firefox TEST-PASSED | should not set and get an invalid horizontal corner radius | in firefox TEST-PASSED | should set and get a valid horizontal corner radius | in firefox TEST-PASSED | should set and get a valid dash array | in firefox TEST-PASSED | should not set and get an invalid style | in firefox TEST-PASSED | should not set and get an invalid dash array | in firefox TEST-PASSED | should not set and get an invalid width | in firefox TEST-PASSED | should set and get a valid width | in firefox TEST-PASSED | should set and get a valid style | in firefox TEST-PASSED | should set the width to zero, when the input is a `Name` (issue 10385) | in firefox TEST-PASSED | should set quadpoints if defined | in firefox TEST-PASSED | should set quadpoints to null if not defined | in firefox TEST-PASSED | should set and get valid contents | in firefox TEST-PASSED | should set and get a valid modification date | in firefox TEST-PASSED | should not set and get invalid contents | in firefox TEST-PASSED | should set and get an RGB color | in firefox TEST-PASSED | should set and get a grayscale color | in firefox TEST-PASSED | should not set and get an invalid color | in firefox TEST-PASSED | should set and get a CMYK color | in firefox TEST-PASSED | should not set and get an invalid modification date | in firefox TEST-PASSED | should not set and get an invalid rectangle | in firefox TEST-PASSED | should set and get a valid rectangle | in firefox TEST-PASSED | should be viewable and not printable by default | in firefox TEST-PASSED | should set and get a transparent color | in firefox TEST-PASSED | should reject a color if it is not an array | in firefox TEST-PASSED | should set and get flags | in firefox TEST-PASSED | should correctly parse a file attachment | in firefox TEST-PASSED | should set quadpoints if defined | in firefox TEST-PASSED | should set quadpoints to null if not defined | in firefox TEST-PASSED | should extract the text from a FreeText annotation | in firefox TEST-PASSED | should render an added FreeText annotation for printing | in firefox TEST-PASSED | should create a new FreeText annotation | in firefox TEST-PASSED | should render radio buttons for printing | in firefox TEST-PASSED | should handle checkboxes without export value | in firefox TEST-PASSED | should save rotated checkboxes | in firefox TEST-PASSED | should render radio buttons for printing using normal appearance | in firefox TEST-PASSED | should handle checkboxes without /Off appearance | in firefox TEST-PASSED | should save radio buttons without a field value | in firefox TEST-PASSED | should save nothing | in firefox TEST-PASSED | should handle radio buttons without a field value | in firefox TEST-PASSED | should handle URL in A dict in push buttons | in firefox TEST-PASSED | should handle URL in AA dict in push buttons | in firefox TEST-PASSED | should handle checkboxes with export value | in firefox TEST-PASSED | should save radio buttons | in firefox TEST-PASSED | should render checkboxes for printing twice | in firefox TEST-PASSED | should render checkbox with fallback font for printing | in firefox TEST-PASSED | should render checkboxes for printing using normal appearance | in firefox TEST-PASSED | should handle radio buttons with a field value | in firefox TEST-PASSED | should handle push buttons that act as a tooltip only | in firefox TEST-PASSED | should render checkboxes for printing | in firefox TEST-PASSED | should save checkboxes | in firefox TEST-PASSED | should handle radio buttons with a field value that's not an ASCII string | in firefox TEST-PASSED | should handle push buttons | in firefox TEST-PASSED | should handle a single ink list | in firefox TEST-PASSED | should handle multiple ink lists | in firefox TEST-PASSED | should create a new Ink annotation | in firefox TEST-PASSED | should create a new Ink annotation with some transparency | in firefox TEST-PASSED | should render an added Ink annotation for printing | in firefox TEST-PASSED | should accept equal destination hashes | in firefox TEST-PASSED | should reject non-equal destination hashes | in firefox TEST-PASSED | should reject non-equal destination arrays | in firefox TEST-PASSED | should accept equal destination arrays | in firefox TEST-PASSED | should retain the given cmd name | in firefox TEST-PASSED | should not accept to create a non-string cmd | in firefox TEST-PASSED | should create only one object for a command and cache it | in firefox TEST-PASSED | should create only one object for a name and cache it | in firefox TEST-PASSED | should not accept to create a non-string name | in firefox TEST-PASSED | should retain the given name | in firefox TEST-PASSED | should create only one object for *empty* names and cache it | in firefox TEST-PASSED | handles *empty* names, with name check | in firefox TEST-PASSED | handles non-names | in firefox TEST-PASSED | handles names | in firefox TEST-PASSED | handles names with name check | in firefox TEST-PASSED | handles commands with cmd check | in firefox TEST-PASSED | handles commands | in firefox TEST-PASSED | handles non-commands | in firefox TEST-PASSED | should return correct value for stored Size key | in firefox TEST-PASSED | should handle arrays containing indirect objects | in firefox TEST-PASSED | should return invalid values for unknown keys | in firefox TEST-PASSED | should get all key names | in firefox TEST-PASSED | should correctly merge dictionaries | in firefox TEST-PASSED | should correctly merge sub-dictionaries | in firefox TEST-PASSED | should not accept to set a non-string key | in firefox TEST-PASSED | should return invalid values for unknown keys when Size key is stored | in firefox TEST-PASSED | should asynchronously fetch correct values for multiple stored keys | in firefox TEST-PASSED | should callback for each stored key | in firefox TEST-PASSED | should return correct values for multiple stored keys | in firefox TEST-PASSED | should asynchronously fetch unknown keys | in firefox TEST-PASSED | should not accept to set a key with an undefined value | in firefox TEST-PASSED | should handle keys pointing to indirect objects, both sync and async | in firefox TEST-PASSED | should return correct size | in firefox TEST-PASSED | should get all raw values | in firefox TEST-PASSED | should create only one object for Dict.empty | in firefox TEST-PASSED | should allow assigning an XRef table after creation | in firefox TEST-PASSED | handles empty dictionaries with type check | in firefox TEST-PASSED | handles non-dictionaries | in firefox TEST-PASSED | handles dictionaries with type check | in firefox TEST-PASSED | should handle Refs pointing to the same object | in firefox TEST-PASSED | should handle Refs pointing to different objects | in firefox TEST-PASSED | should create only one object for a reference and cache it | in firefox TEST-PASSED | should get a string representation | in firefox TEST-PASSED | should retain the stored values | in firefox TEST-PASSED | should have a stored value | in firefox TEST-PASSED | should not have an unknown value | in firefox TEST-PASSED | should support iteration | in firefox TEST-PASSED | should report the size of the cache | in firefox TEST-PASSED | should clear the cache | in firefox TEST-PASSED | should put, have and get a value | in firefox TEST-PASSED | should put, have and get a value by alias | in firefox TEST-PASSED | should support iteration | in firefox TEST-PASSED | checks that the viewer re-exports the expected API functionality | in firefox TEST-PASSED | performs a search in a text with some Katakana at the end of a line | in firefox TEST-PASSED | performs a search where the result is on two lines with a punctuation at eol | in firefox TEST-PASSED | performs a search with a minus sign in the query | in firefox TEST-PASSED | performs a search in a text with some Hiragana diacritics at the end of a line | in firefox TEST-PASSED | performs a search with a single diacritic | in firefox TEST-PASSED | performs a search with square brackets in the query | in firefox TEST-PASSED | performs a search in a text with some arabic chars in different unicode ranges but with same normalized form | in firefox TEST-PASSED | performs a search in a text with some UTF-32 chars | in firefox TEST-PASSED | performs a search in a text containing combining diacritics | in firefox TEST-PASSED | performs a search in a text with some UTF-32 chars followed by a dash at the end of a line | in firefox TEST-PASSED | performs a search with parenthesis in the query | in firefox TEST-PASSED | performs an entire word search | in firefox TEST-PASSED | performs a search with a final dot in the query | in firefox TEST-PASSED | performs a search with a dot in the query and a missing whitespace | in firefox TEST-PASSED | performs a case sensitive search | in firefox TEST-PASSED | performs a search with a dot followed by a whitespace in the query | in firefox TEST-PASSED | performs a normal search | in firefox TEST-PASSED | performs a search in a text containing diacritics before -\n | in firefox TEST-PASSED | performs a normal search but the total counts is only updated one time | in firefox TEST-PASSED | performs a normal search, where the text is normalized | in firefox TEST-PASSED | performs a search in a text containing some Hangul syllables | in firefox TEST-PASSED | performs a search in a text with some f ligatures | in firefox TEST-PASSED | performs a normal search and finds the previous result | in firefox TEST-PASSED | performs a normal search, where the text with diacritics is normalized | in firefox TEST-PASSED | performs a search in a text containing an ideographic at the end of a line | in firefox TEST-PASSED | performs a search where one of the results contains an hyphen | in firefox TEST-PASSED | performs a search in a text containing fullwidth chars | in firefox TEST-PASSED | performs a multiple term (no phrase) search | in firefox TEST-PASSED | performs a search where the result is on two lines | in firefox TEST-PASSED | performs a multiple term (phrase) search | in firefox TEST-PASSED | should use given document for loading fonts (with CSS rules) | in firefox TEST-PASSED | should use given document for loading fonts (with Font Loading API) | in firefox TEST-PASSED | should accept a valid linearization dictionary | in firefox TEST-PASSED | should reject a linearization dictionary with invalid integer parameters | in firefox TEST-PASSED | should reject a linearization dictionary with invalid hint parameters | in firefox TEST-PASSED | should not find a linearization dictionary | in firefox TEST-PASSED | should skip over the EI marker if it is found | in firefox TEST-PASSED | should skip to the end of stream if the EI marker is not found | in firefox TEST-PASSED | should stop parsing strings at the end of stream | in firefox TEST-PASSED | should ignore escaped CR and LF | in firefox TEST-PASSED | should not throw exception on bad input | in firefox TEST-PASSED | should handle Names with invalid usage of NUMBER SIGN (#) | in firefox TEST-PASSED | should handle glued numbers and operators | in firefox TEST-PASSED | should ignore double negative before number | in firefox TEST-PASSED | should ignore minus signs in the middle of number | in firefox TEST-PASSED | should ignore line-breaks between operator and digit in number | in firefox TEST-PASSED | should treat a single decimal point, or minus/plus sign, as zero | in firefox TEST-PASSED | should parse PostScript numbers | in firefox TEST-PASSED | should stop parsing numbers at the end of stream | in firefox TEST-PASSED | should stop immediately when the start of a command is a non-visible ASCII character (issue 13999) | in firefox TEST-PASSED | should only return the character after the current position | in firefox TEST-PASSED | should only return -1 when the end of the stream is reached | in firefox TEST-PASSED | should return and set -1 when the end of the stream is reached | in firefox TEST-PASSED | should return and set the character after the current position | in firefox TEST-PASSED | handles string arguments | in firefox TEST-PASSED | handles non-string arguments | in firefox TEST-PASSED | handles empty strings | in firefox TEST-PASSED | handles UTF-8 strings | in firefox TEST-PASSED | handles UTF-16 big-endian strings | in firefox TEST-PASSED | handles ISO Latin 1 strings | in firefox TEST-PASSED | handles UTF-16 little-endian strings | in firefox TEST-PASSED | converts unsigned 32-bit integers to strings | in firefox TEST-PASSED | correctly creates a valid URL for allowed protocols | in firefox TEST-PASSED | handles URLs that do not use an allowed protocol | in firefox TEST-PASSED | handles invalid URLs | in firefox TEST-PASSED | should reject with correct reason | in firefox TEST-PASSED | should resolve with correct data | in firefox TEST-PASSED | should have property getReader | in firefox TEST-PASSED | should return an Object | in firefox TEST-PASSED | should return an Object | in firefox TEST-PASSED | should have property `href` | in firefox TEST-PASSED | handles non-array arguments | in firefox TEST-PASSED | handles array arguments with a length not exceeding the maximum | in firefox TEST-PASSED | handles array arguments with a length exceeding the maximum | in firefox TEST-PASSED | handles non-array buffer values | in firefox TEST-PASSED | handles array buffer values | in firefox TEST-PASSED | should get a correctly formatted date | in firefox TEST-PASSED | should encrypt and decrypt using AES128 | in firefox TEST-PASSED | should encrypt and decrypt using ARCFour | in firefox TEST-PASSED | should encrypt and decrypt using AES256 | in firefox TEST-PASSED | should encrypt and have the correct length using AES256 | in firefox TEST-PASSED | should encrypt and have the correct length using AES128 | in firefox TEST-PASSED | should accept blank password | in firefox TEST-PASSED | should not accept wrong password | in firefox TEST-PASSED | should accept blank password | in firefox TEST-PASSED | should accept owner password | in firefox TEST-PASSED | should not accept blank password | in firefox TEST-PASSED | should accept user password | in firefox TEST-PASSED | should not accept blank password | in firefox TEST-PASSED | should accept owner password | in firefox TEST-PASSED | should not accept wrong password | in firefox TEST-PASSED | should accept user password | in firefox TEST-PASSED | should not accept blank password | in firefox TEST-PASSED | should accept user password | in firefox TEST-PASSED | should not accept wrong password | in firefox TEST-PASSED | should accept owner password | in firefox TEST-PASSED | should accept blank password | in firefox TEST-PASSED | handles `resize` correctly | in firefox TEST-PASSED | handles `resize` correctly, with `idsToKeep` provided | in firefox TEST-PASSED | handles `has` correctly | in firefox TEST-PASSED | handles `push` correctly | in firefox TEST-PASSED | checks that the *official* PDF.js API exposes the expected functionality | in firefox TEST-PASSED | should serialize data with an annotationStorage | in firefox TEST-PASSED | checks that the *official* PDF.js-worker API exposes the expected functionality | in firefox TEST-PASSED | should make a basic binding | in firefox TEST-PASSED | should make a basic binding and create a non-existing node with namespaceId equal to -1 | in firefox TEST-PASSED | should make a basic binding and create a non-existing node | in firefox TEST-PASSED | should make binding and set properties | in firefox TEST-PASSED | should make binding and create nodes in data | in firefox TEST-PASSED | should make a binding with a bindItems | in firefox TEST-PASSED | should make binding and create nodes in data with some bind tag | in firefox TEST-PASSED | should make basic binding with extra subform | in firefox TEST-PASSED | should make another basic binding | in firefox TEST-PASSED | should make binding and bind items with a ref | in firefox TEST-PASSED | should make basic binding with same names in different parts | in firefox TEST-PASSED | should make binding and bind items | in firefox TEST-PASSED | should make basic binding with extra subform | in firefox TEST-PASSED | should make binding with occurrences in matchTemplate mode | in firefox TEST-PASSED | should make binding with occurrences in consumeData mode | in firefox TEST-PASSED | should parse a xfa document and apply some prototypes through usehref | in firefox TEST-PASSED | should parse a xfa document and apply some prototypes | in firefox TEST-PASSED | should parse a xfa document and create an object to represent it | in firefox TEST-PASSED | should parse a xfa document and apply some prototypes with cycle | in firefox TEST-PASSED | should parse a xfa document with xhtml | in firefox TEST-PASSED | should parse a xfa document and apply a prototype with content | in firefox TEST-PASSED | should parse a xfa document and apply some nested prototypes | in firefox TEST-PASSED | should parse a xfa document and check namespaces | in firefox TEST-PASSED | should parse a xfa document and parse CDATA when needed | in firefox TEST-PASSED | should search some nodes in a datasets object using SOM | in firefox TEST-PASSED | should search some nodes in a template object using SOM | in firefox TEST-PASSED | should search some nodes in a template object | in firefox TEST-PASSED | should search some nodes using SOM from a non-root node | in firefox TEST-PASSED | should search some nodes in a datasets object | in firefox TEST-PASSED | should make a binding with a element in an area | in firefox TEST-PASSED | should execute if correct number of arguments | in firefox TEST-PASSED | should skip if too few arguments | in firefox TEST-PASSED | should execute if nested commands | in firefox TEST-PASSED | should close opened saves | in firefox TEST-PASSED | should execute if too many arguments | in firefox TEST-PASSED | should error on paintXObject if name is missing | in firefox TEST-PASSED | should error if (many) path operators have too few arguments (bug 1443140) | in firefox TEST-PASSED | should skip paintXObject if subtype is PS | in firefox TEST-PASSED | should handle one operation | in firefox TEST-PASSED | should handle two glued operations | in firefox TEST-PASSED | should handle glued operations and literals | in firefox TEST-PASSED | should reject unknown operations | in firefox TEST-PASSED | should handle three glued operations | in firefox TEST-PASSED | should handle three glued operations #2 | in firefox TEST-PASSED | should handle glued operations and operands | in firefox TEST-PASSED | should get correct total length after flushing | in firefox TEST-PASSED | should abort operator list parsing | in firefox TEST-PASSED | should abort text content parsing | in firefox Run 1984 tests All unit tests passed. unit tests runtime was 88.0 seconds ### Running font tests Server running at http://127.0.0.1:38085/ Started 7 tests for firefox with seed 12468. TEST-PASSED | table was truncated in the middle of functions | in firefox TEST-PASSED | has right amount of glyphs specified | in firefox Started 7 tests for chrome with seed 77362. TEST-PASSED | has invalid glyph name indexes | in firefox TEST-PASSED | returns output | in chrome TEST-PASSED | has invalid version number | in firefox TEST-PASSED | has right amount of glyphs specified | in chrome TEST-PASSED | returns output | in firefox TEST-PASSED | has invalid version number | in chrome TEST-PASSED | has invalid selection attributes presence | in firefox TEST-PASSED | has invalid glyph name indexes | in chrome TEST-PASSED | has invalid version number | in firefox TEST-PASSED | table was truncated in the middle of functions | in chrome TEST-PASSED | has invalid version number | in chrome TEST-PASSED | has invalid selection attributes presence | in chrome Run 14 tests All font tests passed. font tests runtime was 6.5 seconds ### Running browser tests Server running at http://127.0.0.1:35637/ User agent: Mozilla/5.0 (X11; Linux x86_64; rv:121.0) Gecko/20100101 Firefox/121.0 TEST-PASS | eq test filled-background-range | in firefox User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 TEST-PASS | eq test filled-background-range | in chrome TEST-PASS | eq test tracemonkey-eq | in firefox TEST-UNEXPECTED-FAIL | eq tracemonkey-eq | in chrome | rendering of page 6 != reference rendering TEST-UNEXPECTED-FAIL | eq tracemonkey-renderTaskOnContinue | in chrome | rendering of page 2 != reference rendering TEST-UNEXPECTED-FAIL | eq tracemonkey-renderTaskOnContinue | in chrome | rendering of page 6 != reference rendering TEST-PASS | eq test tracemonkey-renderTaskOnContinue | in firefox TEST-PASS | eq test issue17147 | in chrome TEST-PASS | eq test issue17147 | in firefox TEST-UNEXPECTED-FAIL | eq issue13130 | in chrome | rendering of page 2 != reference rendering TEST-PASS | eq test issue13130 | in firefox TEST-PASS | eq test issue16395 | in chrome TEST-PASS | eq test issue16432 | in chrome TEST-PASS | eq test issue16464 | in chrome TEST-PASS | eq test issue16395 | in firefox TEST-PASS | eq test issue16432 | in firefox TEST-PASS | eq test issue16464 | in firefox TEST-UNEXPECTED-FAIL | forward-back-forward test tracemonkey-fbf | in chrome | first rendering of page 2 != second TEST-PASS | forward-back-forward test tracemonkey-fbf | in firefox TEST-PASS | text test tracemonkey-text | in chrome TEST-UNEXPECTED-FAIL | eq tracemonkey-forced-colors-eq | in chrome | rendering of page 6 != reference rendering TEST-PASS | text test tracemonkey-text | in firefox TEST-UNEXPECTED-FAIL | eq tracemonkey-viewer-colors-eq | in chrome | rendering of page 2 != reference rendering TEST-UNEXPECTED-FAIL | eq tracemonkey-viewer-colors-eq | in chrome | rendering of page 6 != reference rendering TEST-UNEXPECTED-FAIL | eq tracemonkey-viewer-colors-eq | in chrome | rendering of page 11 != reference rendering TEST-PASS | eq test tracemonkey-forced-colors-eq | in firefox TEST-UNEXPECTED-FAIL | eq tracemonkey-default-colors-eq | in chrome | rendering of page 6 != reference rendering TEST-UNEXPECTED-FAIL | eq tracemonkey-default-colors-eq | in chrome | rendering of page 11 != reference rendering TEST-PASS | text test issue3925 | in chrome TEST-PASS | eq test boundingBox_invalid | in chrome TEST-PASS | text test issue11016 | in chrome TEST-PASS | eq test issue11150 | in chrome TEST-PASS | eq test issue11532 | in chrome TEST-PASS | eq test tracemonkey-viewer-colors-eq | in firefox TEST-PASS | eq test issue14256 | in chrome TEST-PASS | eq test issue14814 | in chrome TEST-PASS | eq test issue14269 | in chrome TEST-PASS | eq test issue15220 | in chrome TEST-PASS | eq test issue15292 | in chrome TEST-PASS | eq test issue11549 | in chrome TEST-PASS | eq test issue11651-eq | in chrome TEST-PASS | text test issue11651-text | in chrome TEST-PASS | text test reduced_planck_constant | in chrome TEST-PASS | load test issue1293 | in chrome TEST-PASS | eq test issue5564_reduced | in chrome TEST-PASS | eq test tracemonkey-default-colors-eq | in firefox TEST-PASS | eq test issue13447-eq | in chrome TEST-PASS | eq test issue13447-annotations | in chrome TEST-PASS | eq test issue2966 | in chrome TEST-PASS | text test issue3925 | in firefox TEST-PASS | eq test issue13915 | in chrome TEST-PASS | eq test boundingBox_invalid | in firefox TEST-PASS | text test issue15516 | in chrome TEST-PASS | eq test bug946506 | in chrome TEST-PASS | text test issue11016 | in firefox TEST-PASS | text test bug946506-text | in chrome TEST-PASS | eq test issue11150 | in firefox TEST-PASS | text test bug931481 | in chrome TEST-PASS | eq test bug911034 | in chrome TEST-PASS | eq test issue11532 | in firefox TEST-PASS | eq test bug920426 | in chrome TEST-PASS | eq test issue8111 | in chrome TEST-PASS | eq test issue14256 | in firefox TEST-PASS | eq test issue13343 | in chrome TEST-PASS | eq test issue14814 | in firefox TEST-PASS | eq test bug1734802 | in chrome TEST-PASS | eq test issue14269 | in firefox TEST-PASS | eq test issue15220 | in firefox TEST-PASS | eq test bug1753983 | in chrome TEST-PASS | eq test issue15292 | in firefox TEST-PASS | eq test issue15604 | in chrome TEST-PASS | eq test issue11549 | in firefox TEST-PASS | eq test bug921760 | in chrome TEST-PASS | eq test issue11651-eq | in firefox TEST-PASS | eq test issue3879 | in chrome TEST-PASS | eq test issue3885 | in chrome TEST-PASS | eq test issue2833 | in chrome TEST-PASS | text test issue11651-text | in firefox TEST-PASS | eq test issue2881 | in chrome TEST-PASS | text test reduced_planck_constant | in firefox TEST-PASS | eq test issue3903 | in chrome TEST-PASS | load test issue1293 | in firefox TEST-PASS | eq test issue5564_reduced | in firefox TEST-PASS | eq test issue13447-eq | in firefox TEST-PASS | eq test issue13447-annotations | in firefox TEST-PASS | eq test issue8795_reduced | in chrome TEST-PASS | eq test issue2391-1 | in chrome TEST-PASS | eq test issue2966 | in firefox TEST-PASS | eq test issue2391-2 | in chrome TEST-UNEXPECTED-FAIL | eq bug1443140 | in chrome | rendering of page 4 != reference rendering TEST-PASS | eq test issue13915 | in firefox TEST-PASS | eq test bug1473809 | in chrome TEST-PASS | eq test issue2531 | in chrome TEST-PASS | text test issue15516 | in firefox TEST-PASS | eq test issue15893_reduced | in chrome TEST-PASS | eq test bug1727053 | in chrome TEST-PASS | eq test bug946506 | in firefox TEST-PASS | eq test issue3999 | in chrome TEST-PASS | eq test issue2537 | in chrome TEST-PASS | text test bug946506-text | in firefox TEST-PASS | load test html5-canvas-cheat-sheet-load | in chrome TEST-PASS | text test bug931481 | in firefox TEST-PASS | eq test issue14618 | in chrome TEST-PASS | eq test bug911034 | in firefox TEST-PASS | eq test bug920426 | in firefox TEST-PASS | eq test issue8111 | in firefox TEST-PASS | eq test issue13343 | in firefox TEST-PASS | eq test bug1734802 | in firefox TEST-PASS | eq test bug1753983 | in firefox TEST-PASS | eq test issue15604 | in firefox TEST-PASS | eq test bug921760 | in firefox TEST-PASS | eq test issue3879 | in firefox TEST-PASS | eq test issue3885 | in firefox TEST-PASS | eq test issue2833 | in firefox TEST-PASS | eq test issue2881 | in firefox TEST-PASS | eq test issue3903 | in firefox TEST-PASS | eq test intelisa-eq | in chrome TEST-PASS | eq test issue2128 | in chrome TEST-PASS | eq test german-umlaut | in chrome TEST-PASS | eq test bug858128 | in chrome TEST-PASS | eq test bug859204 | in chrome TEST-PASS | eq test issue15441 | in chrome TEST-PASS | eq test bug1027533 | in chrome TEST-PASS | eq test bug1028735 | in chrome TEST-PASS | eq test bug1068432 | in chrome TEST-PASS | eq test bug1146106 | in chrome TEST-PASS | eq test issue8795_reduced | in firefox TEST-PASS | eq test issue1512 | in chrome TEST-PASS | eq test issue2391-1 | in firefox TEST-PASS | eq test issue2391-2 | in firefox TEST-PASS | eq test bug1443140 | in firefox TEST-PASS | eq test bug1473809 | in firefox TEST-PASS | eq test issue2531 | in firefox TEST-PASS | eq test issue15893_reduced | in firefox TEST-PASS | eq test bug1727053 | in firefox TEST-PASS | eq test issue3999 | in firefox TEST-PASS | eq test issue2537 | in firefox TEST-PASS | load test html5-canvas-cheat-sheet-load | in firefox TEST-PASS | eq test issue14618 | in firefox TEST-PASS | eq test intelisa-eq | in firefox TEST-PASS | eq test issue2128 | in firefox TEST-PASS | eq test german-umlaut | in firefox TEST-PASS | eq test bug858128 | in firefox TEST-PASS | eq test bug859204 | in firefox TEST-PASS | eq test issue15441 | in firefox TEST-PASS | eq test bug1027533 | in firefox TEST-PASS | eq test bug1028735 | in firefox TEST-PASS | eq test bug1068432 | in firefox TEST-PASS | eq test bug1146106 | in firefox TEST-PASS | eq test issue1512 | in firefox TEST-PASS | load test pdfspec-load | in chrome TEST-PASS | load test issue2129 | in chrome TEST-PASS | load test shavian-load | in chrome TEST-PASS | eq test sizes | in chrome TEST-PASS | eq test plusminus | in chrome TEST-PASS | eq test mmtype1 | in chrome TEST-PASS | load test openoffice-pdf | in chrome TEST-PASS | load test openofficecidtruetype-pdf | in chrome TEST-PASS | load test openofficearabiccidtruetype-pdf | in chrome TEST-PASS | load test arabiccidtruetype-pdf | in chrome TEST-PASS | eq test issue8565 | in chrome TEST-PASS | text test arabiccidtruetype-text | in chrome TEST-PASS | load test complexttffont-pdf | in chrome TEST-PASS | eq test bug854315 | in chrome TEST-PASS | load test bug868745 | in chrome TEST-PASS | eq test thuluthfont-pdf | in chrome TEST-PASS | eq test taro | in chrome TEST-PASS | text test taro-text | in chrome TEST-PASS | eq test issue15594 | in chrome TEST-PASS | text test rotated-text | in chrome TEST-PASS | eq test issue3115 | in chrome TEST-PASS | eq test freeculture | in chrome TEST-PASS | eq test wnv_chinese-pdf | in chrome TEST-PASS | eq test i9-pdf | in chrome TEST-PASS | eq test issue12798_page1_reduced | in chrome TEST-PASS | eq test issue15557 | in chrome TEST-PASS | eq test issue15559 | in chrome TEST-PASS | eq test issue15577 | in chrome TEST-PASS | load test hmm-pdf | in chrome TEST-PASS | eq test issue7847_radial | in chrome TEST-PASS | eq test rotation | in chrome TEST-PASS | load test pdfspec-load | in firefox TEST-PASS | load test issue2129 | in firefox TEST-PASS | load test shavian-load | in firefox TEST-PASS | eq test sizes | in firefox TEST-PASS | eq test plusminus | in firefox TEST-PASS | eq test mmtype1 | in firefox TEST-PASS | load test openoffice-pdf | in firefox TEST-PASS | load test openofficecidtruetype-pdf | in firefox TEST-PASS | load test openofficearabiccidtruetype-pdf | in firefox TEST-PASS | load test arabiccidtruetype-pdf | in firefox TEST-PASS | eq test issue8565 | in firefox TEST-PASS | text test arabiccidtruetype-text | in firefox TEST-PASS | load test complexttffont-pdf | in firefox TEST-PASS | eq test bug854315 | in firefox TEST-PASS | load test bug868745 | in firefox TEST-PASS | eq test thuluthfont-pdf | in firefox TEST-PASS | eq test taro | in firefox TEST-PASS | text test taro-text | in firefox TEST-PASS | eq test issue15594 | in firefox TEST-PASS | text test rotated-text | in firefox TEST-PASS | eq test issue3115 | in firefox TEST-PASS | eq test freeculture | in firefox TEST-PASS | eq test wnv_chinese-pdf | in firefox TEST-PASS | eq test i9-pdf | in firefox TEST-PASS | eq test issue12798_page1_reduced | in firefox TEST-PASS | eq test issue15557 | in firefox TEST-PASS | load test ecma262-pdf | in chrome TEST-PASS | eq test issue6286 | in chrome TEST-PASS | eq test PDFJS-7562-reduced | in chrome TEST-PASS | eq test issue3694_reduced | in chrome TEST-PASS | eq test bug847420 | in chrome TEST-PASS | eq test bug878026 | in chrome TEST-PASS | text test issue4550-text | in chrome TEST-PASS | text test issue9655-text | in chrome TEST-PASS | eq test issue15559 | in firefox TEST-PASS | eq test issue15577 | in firefox TEST-PASS | load test hmm-pdf | in firefox TEST-PASS | eq test issue7847_radial | in firefox TEST-PASS | eq test rotation | in firefox TEST-PASS | load test ecma262-pdf | in firefox TEST-PASS | eq test issue6286 | in firefox TEST-PASS | eq test PDFJS-7562-reduced | in firefox TEST-PASS | eq test issue3694_reduced | in firefox TEST-PASS | eq test bug847420 | in firefox TEST-PASS | eq test bug878026 | in firefox TEST-PASS | text test issue4550-text | in firefox TEST-PASS | text test issue9655-text | in firefox TEST-PASS | load test jai-pdf | in chrome TEST-PASS | eq test cable | in chrome TEST-PASS | eq test pdkids | in chrome TEST-PASS | eq test checkbox-bad-appearance | in chrome TEST-PASS | eq test artofwar | in chrome TEST-PASS | load test issue3371 | in chrome TEST-PASS | eq test issue5334 | in chrome TEST-PASS | eq test issue7769 | in chrome TEST-PASS | eq test issue5044 | in chrome TEST-PASS | eq test issue13107 | in chrome TEST-PASS | eq test bug1186827 | in chrome TEST-PASS | eq test colorspace_sin | in chrome TEST-PASS | eq test issue215 | in chrome TEST-PASS | eq test bug850854 | in chrome TEST-PASS | load test jai-pdf | in firefox TEST-PASS | eq test cable | in firefox TEST-PASS | eq test pdkids | in firefox TEST-PASS | eq test wdsg_fitc | in chrome TEST-PASS | eq test checkbox-bad-appearance | in firefox TEST-PASS | eq test issue6769_no_matrix | in chrome TEST-PASS | eq test unix01 | in chrome TEST-PASS | eq test issue4909 | in chrome TEST-PASS | eq test issue4914 | in chrome TEST-PASS | eq test issue9949 | in chrome TEST-PASS | text test issue4665-text | in chrome TEST-PASS | eq test issue13147 | in chrome TEST-PASS | eq test fit11-talk | in chrome TEST-PASS | eq test artofwar | in firefox TEST-PASS | load test issue3371 | in firefox TEST-PASS | eq test issue5334 | in firefox TEST-PASS | eq test issue7769 | in firefox TEST-PASS | eq test fips197 | in chrome TEST-PASS | eq test issue5044 | in firefox TEST-PASS | eq test issue4650 | in chrome TEST-PASS | eq test issue13107 | in firefox TEST-PASS | eq test bug1186827 | in firefox TEST-PASS | eq test bug1703683_page2_reduced | in chrome TEST-PASS | eq test issue6707 | in chrome TEST-PASS | eq test issue6721_reduced | in chrome TEST-PASS | eq test colorspace_sin | in firefox TEST-PASS | eq test issue215 | in firefox TEST-PASS | eq test bug850854 | in firefox TEST-PASS | eq test issue6737 | in chrome TEST-PASS | eq test issue5010 | in chrome TEST-PASS | eq test franz | in chrome TEST-PASS | eq test issue8019 | in chrome TEST-PASS | eq test issue8022 | in chrome TEST-PASS | eq test wdsg_fitc | in firefox TEST-PASS | eq test issue6769_no_matrix | in firefox TEST-PASS | eq test unix01 | in firefox TEST-PASS | eq test issue4909 | in firefox TEST-PASS | eq test issue4914 | in firefox TEST-PASS | eq test issue9949 | in firefox TEST-PASS | text test issue4665-text | in firefox TEST-PASS | eq test issue8078 | in chrome TEST-PASS | text test bug1811668 | in chrome TEST-PASS | eq test issue13147 | in firefox TEST-PASS | eq test issue8092 | in chrome TEST-PASS | eq test franz_2 | in chrome TEST-PASS | eq test issue7115 | in chrome TEST-PASS | load test issue11922 | in chrome TEST-PASS | eq test file_url_link | in chrome TEST-PASS | eq test bug1538111 | in chrome TEST-PASS | eq test bug1552113 | in chrome TEST-PASS | eq test bug1627030 | in chrome TEST-PASS | eq test issue9017_reduced | in chrome TEST-PASS | eq test issue4934 | in chrome TEST-PASS | eq test issue4061 | in chrome TEST-PASS | eq test fit11-talk | in firefox TEST-PASS | eq test issue4090 | in chrome TEST-PASS | eq test issue13561_reduced | in chrome TEST-PASS | eq test issue5202 | in chrome TEST-PASS | eq test issue5238 | in chrome TEST-PASS | eq test issue5470 | in chrome TEST-PASS | eq test xref_command_missing | in chrome TEST-PASS | eq test issue12402 | in chrome TEST-PASS | eq test bug1292316 | in chrome TEST-PASS | load test issue10004 | in chrome TEST-PASS | eq test fips197 | in firefox TEST-PASS | eq test issue4650 | in firefox TEST-PASS | eq test bug1703683_page2_reduced | in firefox TEST-PASS | eq test issue6707 | in firefox TEST-PASS | eq test issue6721_reduced | in firefox TEST-PASS | eq test xfa_issue14150 | in chrome TEST-PASS | eq test xfa_issue14315 | in chrome TEST-PASS | eq test issue6737 | in firefox TEST-PASS | eq test issue5010 | in firefox TEST-PASS | eq test franz | in firefox TEST-PASS | eq test issue8019 | in firefox TEST-PASS | eq test xfa_issue14071 | in chrome TEST-PASS | eq test issue8022 | in firefox TEST-PASS | eq test issue14164 | in chrome TEST-PASS | eq test xfa_filled_imm1344e | in chrome TEST-PASS | eq test xfa_bug1718725 | in chrome TEST-PASS | eq test xfa_bug1739502 | in chrome TEST-PASS | eq test issue8078 | in firefox TEST-PASS | text test bug1811668 | in firefox TEST-PASS | eq test xfa_bug1729877 | in chrome TEST-PASS | eq test issue8092 | in firefox TEST-PASS | eq test franz_2 | in firefox TEST-PASS | eq test issue7115 | in firefox TEST-PASS | load test issue11922 | in firefox TEST-PASS | eq test file_url_link | in firefox TEST-PASS | eq test xfa_bug1722038 | in chrome TEST-PASS | eq test bug1538111 | in firefox TEST-PASS | eq test bug1552113 | in firefox TEST-PASS | eq test bug1627030 | in firefox TEST-PASS | eq test issue9017_reduced | in firefox TEST-PASS | eq test issue4934 | in firefox TEST-PASS | eq test issue4061 | in firefox TEST-PASS | eq test issue4090 | in firefox TEST-PASS | eq test issue13561_reduced | in firefox TEST-PASS | eq test issue5202 | in firefox TEST-PASS | eq test issue5238 | in firefox TEST-PASS | eq test issue5470 | in firefox TEST-PASS | eq test xref_command_missing | in firefox TEST-PASS | eq test xfa_bug1720888 | in chrome TEST-PASS | eq test issue12402 | in firefox TEST-PASS | eq test bug1292316 | in firefox TEST-PASS | load test issue10004 | in firefox TEST-PASS | eq test xfa_issue14150 | in firefox TEST-PASS | eq test xfa_issue14315 | in firefox TEST-PASS | eq test xfa_issue14071 | in firefox TEST-PASS | eq test issue14164 | in firefox TEST-PASS | eq test xfa_filled_imm1344e | in firefox TEST-PASS | eq test xfa_bug1718725 | in firefox TEST-PASS | eq test xfa_bug1722030_1 | in chrome TEST-PASS | eq test xfa_bug1722029 | in chrome TEST-PASS | eq test xfa_bug1739502 | in firefox TEST-PASS | eq test xfa_bug1721600 | in chrome TEST-PASS | eq test xfa_bug1729877 | in firefox TEST-PASS | eq test xfa_bug1720182 | in chrome TEST-PASS | eq test bug1720411 | in chrome TEST-PASS | eq test xfa_bug1722038 | in firefox TEST-PASS | eq test xfa_bug1720888 | in firefox TEST-PASS | eq test xfa_bug1722030_1 | in firefox TEST-PASS | eq test xfa_bug1722029 | in firefox TEST-PASS | eq test xfa_bug1721600 | in firefox TEST-PASS | eq test xfa_bug1720182 | in firefox TEST-PASS | eq test bug1720411 | in firefox TEST-PASS | eq test xfa_bug1718740 | in chrome TEST-PASS | eq test xfa_bug1718741 | in chrome TEST-PASS | eq test xfa_bug1718670_1 | in chrome TEST-PASS | eq test issue13823 | in chrome TEST-PASS | text test issue13845 | in chrome TEST-PASS | eq test xfa_bug1718521_1 | in chrome TEST-PASS | eq test xfa_bug1718521_2 | in chrome TEST-PASS | eq test xfa_bug1718740 | in firefox TEST-PASS | eq test xfa_bug1718521_3 | in chrome TEST-PASS | eq test xfa_bug1718741 | in firefox TEST-PASS | eq test xfa_bug1718735 | in chrome TEST-PASS | eq test xfa_bug1718670_1 | in firefox TEST-PASS | eq test issue13823 | in firefox TEST-PASS | text test issue13845 | in firefox TEST-PASS | eq test xfa_bug1718521_1 | in firefox TEST-PASS | eq test xfa_bug1718521_2 | in firefox TEST-PASS | eq test xfa_bug1718053 | in chrome TEST-PASS | eq test xfa_bug1718521_3 | in firefox TEST-PASS | eq test xfa_bug1717805 | in chrome TEST-PASS | eq test xfa_bug1718735 | in firefox TEST-PASS | eq test xfa_bug1717668_1 | in chrome TEST-PASS | eq test xfa_bug1717668_2 | in chrome TEST-PASS | eq test xfa_bug1718053 | in firefox TEST-PASS | eq test xfa_bug1717668_3 | in chrome TEST-PASS | eq test xfa_bug1717805 | in firefox TEST-PASS | eq test xfa_bug1717668_1 | in firefox TEST-PASS | eq test xfa_bug1717668_2 | in firefox TEST-PASS | eq test xfa_bug1717668_4 | in chrome TEST-PASS | eq test xfa_bug1718037 | in chrome TEST-PASS | eq test xfa_bug1717668_3 | in firefox TEST-PASS | eq test xfa_bug1717681 | in chrome TEST-PASS | eq test xfa_bug1717668_4 | in firefox TEST-PASS | eq test xfa_imm5257e | in chrome TEST-PASS | eq test xfa_bug1716380 | in chrome TEST-PASS | eq test xfa_bug1718037 | in firefox TEST-PASS | eq test xfa_bug1717681 | in firefox TEST-PASS | eq test xfa_dhl_shipment | in chrome TEST-PASS | eq test xfa_imm5257e | in firefox TEST-PASS | eq test xfa_bug1716047 | in chrome TEST-PASS | eq test xfa_bug1716380 | in firefox TEST-PASS | eq test xfa_dhl_shipment | in firefox TEST-PASS | eq test xfa_bug1716047 | in firefox TEST-PASS | eq test xfa_bug1716980 | in chrome TEST-PASS | eq test xfa_bug1716980 | in firefox TEST-PASS | eq test xfa_bug1716816 | in firefox TEST-PASS | eq test xfa_bug1716809 | in firefox TEST-PASS | eq test xfa_bug1716816 | in chrome TEST-PASS | eq test xfa_candidate_petitions | in firefox TEST-PASS | eq test xfa_bug1716809 | in chrome TEST-PASS | eq test xfa_candidate_petitions | in chrome TEST-PASS | eq test xfa_annual_expense_report | in firefox TEST-PASS | eq test xfa_annual_voting_survey | in firefox TEST-PASS | eq test xfa_fish_licence | in firefox TEST-PASS | eq test xfa_annual_expense_report | in chrome TEST-PASS | eq test xfa_annual_voting_survey | in chrome TEST-PASS | eq test xfa_fish_licence | in chrome TEST-PASS | eq test xfa_issue13679 | in firefox TEST-PASS | eq test xfa_issue13994 | in firefox TEST-PASS | eq test xfa_issue13855 | in firefox TEST-PASS | eq test xfa_issue13584 | in firefox TEST-PASS | eq test xfa_issue13679 | in chrome TEST-PASS | eq test xfa_issue13994 | in chrome TEST-PASS | eq test xfa_issue13597 | in firefox TEST-PASS | eq test issue13433 | in firefox TEST-PASS | eq test xfa_issue13855 | in chrome TEST-PASS | eq test xfa_issue13584 | in chrome TEST-PASS | eq test xfa_issue13668 | in firefox TEST-PASS | eq test xfa_issue13633 | in firefox TEST-PASS | eq test xfa_issue13597 | in chrome TEST-PASS | eq test issue13433 | in chrome TEST-PASS | eq test xfa_issue13631 | in firefox <--- Last few GCs ---> [1508632:0x6741470] 410863 ms: Scavenge (reduce) 4093.2 (4129.8) -> 4093.1 (4130.8) MB, 2.3 / 0.0 ms (average mu = 0.514, current mu = 0.659) allocation failure; [1508632:0x6741470] 410921 ms: Mark-sweep (reduce) 4094.1 (4130.8) -> 4093.9 (4131.8) MB, 32.9 / 0.0 ms (+ 9.1 ms in 14 steps since start of marking, biggest step 5.3 ms, walltime since start of marking 58 ms) (average mu = 0.481, current mu = 0.447) a <--- JS stacktrace ---> FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory 1: 0xb7a940 node::Abort() [node] 2: 0xa8e823 [node] 3: 0xd5c940 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node] 4: 0xd5cce7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node] 5: 0xf3a3e5 [node] 6: 0xf4c8cd v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node] 7: 0xf26fce v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node] 8: 0xf28397 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node] 9: 0xf088e0 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [node] 10: 0xf00354 v8::internal::FactoryBase::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [node] 11: 0xf026e8 v8::internal::FactoryBase::NewRawTwoByteString(int, v8::internal::AllocationType) [node] 12: 0x1333f8c v8::internal::IncrementalStringBuilder::Extend() [node] 13: 0x1049590 v8::internal::JsonStringifier::SerializeString(v8::internal::Handle) [node] 14: 0x104aa31 v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_(v8::internal::Handle, bool, v8::internal::Handle) [node] 15: 0x104c60f v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_(v8::internal::Handle, bool, v8::internal::Handle) [node] 16: 0x104c60f v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_(v8::internal::Handle, bool, v8::internal::Handle) [node] 17: 0x104ee6f v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_(v8::internal::Handle, bool, v8::internal::Handle) [node] 18: 0x104fbbf v8::internal::JsonStringify(v8::internal::Isolate*, v8::internal::Handle, v8::internal::Handle, v8::internal::Handle) [node] 19: 0xde28f7 v8::internal::Builtin_JsonStringify(int, unsigned long*, v8::internal::Isolate*) [node] 20: 0x16fb7b9 [node] ### Running integration tests Server running at http://127.0.0.1:43233/ Started .TEST-PASSED | must build structure that maps to text layer .TEST-PASSED | must check that some spans are linked to some annotations thanks to aria-owns .TEST-PASSED | must check that the text fields are in the visual order .TEST-PASSED | must check the id in aria-controls .TEST-PASSED | must check the aria-label linked to the stamp annotation .TEST-PASSED | must check that the stamp annotation is linked to the struct tree .TEST-PASSED | must show a popup on mouseover .TEST-PASSED | must let checkboxes with the same name behave like radio buttons FTEST-UNEXPECTED-FAIL | must check the checkbox FTEST-UNEXPECTED-FAIL | must check the checkbox FTEST-UNEXPECTED-FAIL | must update all the fields with the same value FTEST-UNEXPECTED-FAIL | must reset a formatted value after a change FTEST-UNEXPECTED-FAIL | must let checkboxes with the same name behave like radio buttons FTEST-UNEXPECTED-FAIL | must reset all fields FTEST-UNEXPECTED-FAIL | must reset some fields FTEST-UNEXPECTED-FAIL | must check that the FreeText annotation has a popup FTEST-UNEXPECTED-FAIL | must check that the Ink annotation has a popup FTEST-UNEXPECTED-FAIL | must check the content of the text field FTEST-UNEXPECTED-FAIL | must check that the popup has the correct visibility FTEST-UNEXPECTED-FAIL | must check that we've all the contents on copy/paste FTEST-UNEXPECTED-FAIL | must check that the ligatures have been removed when the text has been copied FTEST-UNEXPECTED-FAIL | must highlight text in the right position FTEST-UNEXPECTED-FAIL | must search xfa correctly FTEST-UNEXPECTED-FAIL | must write a string in a FreeText editor FTEST-UNEXPECTED-FAIL | must copy/paste FTEST-UNEXPECTED-FAIL | must clear all FTEST-UNEXPECTED-FAIL | must check that a paste has been undone FTEST-UNEXPECTED-FAIL | must check that aria-owns is correct FTEST-UNEXPECTED-FAIL | must check that right click doesn't select FTEST-UNEXPECTED-FAIL | must check that text change can be undone/redone FTEST-UNEXPECTED-FAIL | must select/unselect several editors and check copy, paste and delete operations FTEST-UNEXPECTED-FAIL | must serialize invisible annotations FTEST-UNEXPECTED-FAIL | must take the media box into account FTEST-UNEXPECTED-FAIL | must move an annotation FTEST-UNEXPECTED-FAIL | must update an existing annotation FTEST-UNEXPECTED-FAIL | must update an existing annotation but not an empty one FTEST-UNEXPECTED-FAIL | must delete an existing annotation FTEST-UNEXPECTED-FAIL | must copy and paste an existing annotation FTEST-UNEXPECTED-FAIL | must move an annotation FTEST-UNEXPECTED-FAIL | must not remove an empty annotation FTEST-UNEXPECTED-FAIL | must hide the popup when editing FTEST-UNEXPECTED-FAIL | must check that the dimensions of a rotated annotations are correct after a font size change FTEST-UNEXPECTED-FAIL | must delete invisible annotations FTEST-UNEXPECTED-FAIL | must open an existing annotation and check that the position are good FTEST-UNEXPECTED-FAIL | must open an existing rotated annotation and check that the position are good FTEST-UNEXPECTED-FAIL | must check that the shortcuts are working correctly FTEST-UNEXPECTED-FAIL | must check the position of moved editor FTEST-UNEXPECTED-FAIL | must check arrow doesn't move an editor when a slider is focused FTEST-UNEXPECTED-FAIL | must check the position of an empty freetext FTEST-UNEXPECTED-FAIL | must check that the focus is on the right page FTEST-UNEXPECTED-FAIL | must keep the focus FTEST-UNEXPECTED-FAIL | must move several annotations FTEST-UNEXPECTED-FAIL | must check that selected editor stay selected FTEST-UNEXPECTED-FAIL | must check that first annotation is selected without errors FTEST-UNEXPECTED-FAIL | must check that a deleted freetext can be restored FTEST-UNEXPECTED-FAIL | must check that the parent structTree id is correct FTEST-UNEXPECTED-FAIL | must check the text can be selected with the mouse FTEST-UNEXPECTED-FAIL | must create an editor from the toolbar FTEST-UNEXPECTED-FAIL | must create an editor with keyboard FTEST-UNEXPECTED-FAIL | must draw, undo a deletion and check that the editors are not selected FTEST-UNEXPECTED-FAIL | must draw, undo/redo and check that the editor don't move FTEST-UNEXPECTED-FAIL | must draw something FTEST-UNEXPECTED-FAIL | must check that first text field has focus FTEST-UNEXPECTED-FAIL | must show a text field and then make in invisible when content is removed FTEST-UNEXPECTED-FAIL | must format the field with 2 digits and leave field with a click FTEST-UNEXPECTED-FAIL | must format the field with 2 digits, leave field with a click and again FTEST-UNEXPECTED-FAIL | must format the field with 2 digits and leave field with a TAB FTEST-UNEXPECTED-FAIL | must format the field with 2 digits and hit ESC FTEST-UNEXPECTED-FAIL | must format the field with 2 digits on key ENTER FTEST-UNEXPECTED-FAIL | must reset all FTEST-UNEXPECTED-FAIL | must show values in a text input when clicking on radio buttons FTEST-UNEXPECTED-FAIL | must show values in a text input when clicking on checkboxes FTEST-UNEXPECTED-FAIL | must show values in a text input when clicking on checkboxes in a group FTEST-UNEXPECTED-FAIL | must show values in a text input when clicking on checkboxes or radio with no actions FTEST-UNEXPECTED-FAIL | must execute WillPrint and DidPrint actions FTEST-UNEXPECTED-FAIL | must execute WillSave and DidSave actions FTEST-UNEXPECTED-FAIL | must execute PageOpen and PageClose actions FTEST-UNEXPECTED-FAIL | must print authors in a text field FTEST-UNEXPECTED-FAIL | must print selected value in a text field FTEST-UNEXPECTED-FAIL | must clear and restore list elements FTEST-UNEXPECTED-FAIL | must insert new elements FTEST-UNEXPECTED-FAIL | must delete some element FTEST-UNEXPECTED-FAIL | must change colors FTEST-UNEXPECTED-FAIL | must compute sum of fields FTEST-UNEXPECTED-FAIL | must check page index FTEST-UNEXPECTED-FAIL | must check display FTEST-UNEXPECTED-FAIL | must update fields with the same name from JS FTEST-UNEXPECTED-FAIL | must print securityHandler value in a text field FTEST-UNEXPECTED-FAIL | must check input for US zip format FTEST-UNEXPECTED-FAIL | must check input for US phone number (long) format FTEST-UNEXPECTED-FAIL | must check input for US phone number (short) format FTEST-UNEXPECTED-FAIL | must convert input to uppercase FTEST-UNEXPECTED-FAIL | must check that an infinite loop is not triggered FTEST-UNEXPECTED-FAIL | must check that field value is correctly updated FTEST-UNEXPECTED-FAIL | must check that field value is correctly formatted FTEST-UNEXPECTED-FAIL | must check that a button and text field with a border are hidden FTEST-UNEXPECTED-FAIL | must check that data-main-rotation is correct FTEST-UNEXPECTED-FAIL | must check that a values is correctly updated on a field and its siblings FTEST-UNEXPECTED-FAIL | must check that charLimit is correctly set FTEST-UNEXPECTED-FAIL | must check field value is treated by default as a number FTEST-UNEXPECTED-FAIL | must check field value is correctly updated when committed with ENTER key FTEST-UNEXPECTED-FAIL | must check field value is correctly updated when committed with ENTER key FTEST-UNEXPECTED-FAIL | must check the field value set when the document is open FTEST-UNEXPECTED-FAIL | must check the format action is called when setFocus is used FTEST-UNEXPECTED-FAIL | must check if printing is triggered when the document is open FTEST-UNEXPECTED-FAIL | must check that a field value with a number isn't changed FTEST-UNEXPECTED-FAIL | must check that a field value with a number with a comma has the correct value FTEST-UNEXPECTED-FAIL | must check that a field has the correct value when a choice is changed FTEST-UNEXPECTED-FAIL | must check that a field has the correct formatted value FTEST-UNEXPECTED-FAIL | must check that a field is empty FTEST-UNEXPECTED-FAIL | must check that a field has the correct formatted value FTEST-UNEXPECTED-FAIL | must check that invisible fields are made visible FTEST-UNEXPECTED-FAIL | must check that checkboxes are correctly resetted FTEST-UNEXPECTED-FAIL | must check that focus/blur callbacks aren't called FTEST-UNEXPECTED-FAIL | must load a PNG which is bigger than a page FTEST-UNEXPECTED-FAIL | must load a SVG FTEST-UNEXPECTED-FAIL | must check that an added image stay within the page FTEST-UNEXPECTED-FAIL | must check that the alt-text flow is correctly implemented FTEST-UNEXPECTED-FAIL | must check that the dimensions change Failures: 1) Checkbox annotation issue15597.pdf must check the checkbox Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 2) Checkbox annotation bug1847733.pdf must check the checkbox Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 3) Text widget issue13271.pdf must update all the fields with the same value Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 4) Text widget issue16473.pdf must reset a formatted value after a change Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 5) Annotation and storage issue14023.pdf must let checkboxes with the same name behave like radio buttons Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 6) ResetForm action resetform.pdf must reset all fields Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 7) ResetForm action resetform.pdf must reset some fields Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 8) ResetForm action FreeText widget issue14438.pdf must check that the FreeText annotation has a popup Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 9) ResetForm action Ink widget and its popup after editing annotation-caret-ink.pdf must check that the Ink annotation has a popup Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 10) ResetForm action Don't use AP when /NeedAppearances is true bug1844583.pdf must check the content of the text field Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 11) ResetForm action Toggle popup with keyboard tagged_stamp.pdf must check that the popup has the correct visibility Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 12) Copy and paste all text must check that we've all the contents on copy/paste Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 13) Copy and paste Copy/paste and ligatures must check that the ligatures have been removed when the text has been copied Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 14) find bar highlight all must highlight text in the right position Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 15) find bar highlight all must search xfa correctly Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 16) FreeText Editor FreeText must write a string in a FreeText editor Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 17) FreeText Editor FreeText must copy/paste Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 18) FreeText Editor FreeText must clear all Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 19) FreeText Editor FreeText must check that a paste has been undone Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 20) FreeText Editor FreeText must check that aria-owns is correct Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 21) FreeText Editor FreeText must check that right click doesn't select Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 22) FreeText Editor FreeText must check that text change can be undone/redone Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 23) FreeText Editor FreeText (multiselection) must select/unselect several editors and check copy, paste and delete operations Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 24) FreeText Editor FreeText (bugs) must serialize invisible annotations Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 25) FreeText Editor issue 15789 must take the media box into account Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 26) FreeText Editor FreeText (move existing) must move an annotation Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 27) FreeText Editor FreeText (update existing) must update an existing annotation Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 28) FreeText Editor FreeText (update existing but not empty ones) must update an existing annotation but not an empty one Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 29) FreeText Editor FreeText (delete existing) must delete an existing annotation Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 30) FreeText Editor FreeText (copy/paste existing) must copy and paste an existing annotation Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 31) FreeText Editor FreeText (edit existing in double clicking on it) must move an annotation Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 32) FreeText Editor FreeText with popup must not remove an empty annotation Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 33) FreeText Editor FreeText with popup must hide the popup when editing Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 34) FreeText Editor FreeText rotation must check that the dimensions of a rotated annotations are correct after a font size change Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 35) FreeText Editor FreeText (remove) must delete invisible annotations Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 36) FreeText Editor FreeText (open existing) must open an existing annotation and check that the position are good Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 37) FreeText Editor FreeText (open existing and rotated) must open an existing rotated annotation and check that the position are good Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 38) FreeText Editor Keyboard shortcuts when the editor layer isn't focused must check that the shortcuts are working correctly Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 39) FreeText Editor Move editor with arrows must check the position of moved editor Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 40) FreeText Editor Move editor with arrows must check arrow doesn't move an editor when a slider is focused Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 41) FreeText Editor Move editor with arrows must check the position of an empty freetext Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 42) FreeText Editor Focus must go on the current page must check that the focus is on the right page Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 43) FreeText Editor Freetext must stay focused after having been moved must keep the focus Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 44) FreeText Editor Move several FreeTexts must move several annotations Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 45) FreeText Editor Don't unselect all when scrolling must check that selected editor stay selected Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 46) FreeText Editor FreeText on several pages must check that first annotation is selected without errors Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 47) FreeText Editor Deleted FreeText must check that a deleted freetext can be restored Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 48) FreeText Editor FreeText accessibility must check that the parent structTree id is correct Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 49) FreeText Editor Bug 1854818: mouse events in a selected FreeText editor must check the text can be selected with the mouse Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 50) FreeText Editor Create editor with keyboard must create an editor from the toolbar Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 51) FreeText Editor Create editor with keyboard must create an editor with keyboard Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 52) Ink Editor Basic operations must draw, undo a deletion and check that the editors are not selected Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 53) Ink Editor Basic operations must draw, undo/redo and check that the editor don't move Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 54) Ink Editor with a rotated pdf must draw something Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 55) Interaction in 160F-2019.pdf must check that first text field has focus Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 56) Interaction in 160F-2019.pdf must show a text field and then make in invisible when content is removed Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 57) Interaction in 160F-2019.pdf must format the field with 2 digits and leave field with a click Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 58) Interaction in 160F-2019.pdf must format the field with 2 digits, leave field with a click and again Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 59) Interaction in 160F-2019.pdf must format the field with 2 digits and leave field with a TAB Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 60) Interaction in 160F-2019.pdf must format the field with 2 digits and hit ESC Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 61) Interaction in 160F-2019.pdf must format the field with 2 digits on key ENTER Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 62) Interaction in 160F-2019.pdf must reset all Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 63) Interaction in js-buttons.pdf must show values in a text input when clicking on radio buttons Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 64) Interaction in js-buttons.pdf must show values in a text input when clicking on checkboxes Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 65) Interaction in js-buttons.pdf must show values in a text input when clicking on checkboxes in a group Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 66) Interaction in js-buttons.pdf must show values in a text input when clicking on checkboxes or radio with no actions Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 67) Interaction in doc_actions.pdf for printing must execute WillPrint and DidPrint actions Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 68) Interaction in doc_actions.pdf for saving must execute WillSave and DidSave actions Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 69) Interaction in doc_actions.pdf for page actions must execute PageOpen and PageClose actions Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 70) Interaction in js-authors.pdf must print authors in a text field Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 71) Interaction in listbox_actions.pdf must print selected value in a text field Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 72) Interaction in listbox_actions.pdf must clear and restore list elements Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 73) Interaction in listbox_actions.pdf must insert new elements Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 74) Interaction in listbox_actions.pdf must delete some element Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 75) Interaction in js-colors.pdf must change colors Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 76) Interaction in issue13132.pdf must compute sum of fields Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 77) Interaction Check field properties must check page index Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 78) Interaction Check field properties must check display Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 79) Interaction in issue13269.pdf must update fields with the same name from JS Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 80) Interaction in secHandler.pdf must print securityHandler value in a text field Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 81) Interaction in issue14307.pdf (1) must check input for US zip format Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 82) Interaction in issue14307.pdf (2) must check input for US phone number (long) format Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 83) Interaction in issue14307.pdf (3) must check input for US phone number (short) format Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 84) Interaction in issue14862.pdf must convert input to uppercase Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 85) Interaction in issue14862.pdf must check that an infinite loop is not triggered Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 86) Interaction in issue14705.pdf must check that field value is correctly updated Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 87) Interaction in bug1766987.pdf must check that field value is correctly formatted Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 88) Interaction in issue15053.pdf must check that a button and text field with a border are hidden Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 89) Interaction in bug1675139.pdf must check that data-main-rotation is correct Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 90) Interaction in issue15092.pdf must check that a values is correctly updated on a field and its siblings Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 91) Interaction in bug1782564.pdf must check that charLimit is correctly set Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 92) Interaction in bug1802888.pdf must check field value is treated by default as a number Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 93) Interaction in issue15753.pdf must check field value is correctly updated when committed with ENTER key Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 94) Interaction in issue15815.pdf must check field value is correctly updated when committed with ENTER key Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 95) Interaction in issue15818.pdf must check the field value set when the document is open Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 96) Interaction in issue15818.pdf must check the format action is called when setFocus is used Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 97) Interaction in autoprint.pdf must check if printing is triggered when the document is open Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 98) Interaction in bug1811694.pdf must check that a field value with a number isn't changed Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 99) Interaction in bug1811510.pdf must check that a field value with a number with a comma has the correct value Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 100) Interaction in issue16067.pdf must check that a field has the correct value when a choice is changed Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 101) Interaction in bug1825002.pdf must check that a field has the correct formatted value Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 102) Interaction in bug1825002.pdf must check that a field is empty Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 103) Interaction in bug1844576.pdf must check that a field has the correct formatted value Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 104) Interaction in annotation_hidden_noview.pdf must check that invisible fields are made visible Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 105) Interaction in issue16863.pdf must check that checkboxes are correctly resetted Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 106) Interaction Textfields and focus must check that focus/blur callbacks aren't called Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 107) Stamp Editor Basic operations must load a PNG which is bigger than a page Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 108) Stamp Editor Basic operations must load a SVG Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 109) Stamp Editor Resize must check that an added image stay within the page Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 110) Stamp Editor Alt text dialog must check that the alt-text flow is correctly implemented Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at 111) Stamp Editor Resize an image with the keyboard must check that the dimensions change Message:  Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it. Stack: at Suite error: Checkbox annotation issue12706.pdf Message:  Error: Timeout - Async function did not complete within 30000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL) Stack: at at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7) Suite error: Checkbox annotation issue15597.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:103:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:107:13) at Suite error: Checkbox annotation bug1847733.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:128:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:132:13) at Suite error: Text widget issue13271.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:161:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:165:13) at Suite error: Text widget issue16473.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:190:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:194:13) at Suite error: Annotation and storage issue14023.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:217:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:221:13) at Suite error: ResetForm action resetform.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:318:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:322:13) at Suite error: ResetForm action FreeText widget issue14438.pdf Message:  ProtocolError: browsingContext.close timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.close (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:395:32) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:59:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:71:7) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:443:17) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:450:15) at Suite error: ResetForm action Ink widget and its popup after editing annotation-caret-ink.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:471:17) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:478:15) at Suite error: ResetForm action Don't use AP when /NeedAppearances is true bug1844583.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:508:17) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:515:15) at Suite error: ResetForm action Toggle popup with keyboard tagged_stamp.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:536:17) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/annotation_spec.mjs:543:15) at Suite error: Copy and paste all text Message:  ProtocolError: Protocol error (script.callFunction): unknown error TypeError: extraOptions is undefined getSharedIdForNode@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:480:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:906:40 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeList@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:587:7 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:872:26 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:858:26 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeList@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:587:7 serializeArrayLike@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:535:24 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:834:12 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serialize@chrome://remote/content/webdriver-bidi/modules/WindowGlobalBiDiModule.sys.mjs:72:34 #buildReturnValue@chrome://remote/content/webdriver-bidi/modules/windowglobal/script.sys.mjs:163:34  Stack: ProtocolError: Protocol error (script.callFunction): unknown error TypeError: extraOptions is undefined getSharedIdForNode@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:480:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:906:40 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeList@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:587:7 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:872:26 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:858:26 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeList@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:587:7 serializeArrayLike@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:535:24 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:834:12 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serializeMapping@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:650:38 serialize@chrome://remote/content/webdriver-bidi/RemoteValue.sys.mjs:935:24 serialize@chrome://remote/content/webdriver-bidi/modules/WindowGlobalBiDiModule.sys.mjs:72:34 #buildReturnValue@chrome://remote/content/webdriver-bidi/modules/windowglobal/script.sys.mjs:163:34 at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at #evaluate (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Realm.js:102:47) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async BrowsingContext.evaluate (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Realm.js:68:16) at async Sandbox.evaluate (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Sandbox.js:58:16) at async BidiFrame.evaluate (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.js:367:20) at async BidiPage.evaluate (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js:868:20) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/copy_paste_spec.mjs:58:13) at at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Suite error: Copy and paste Copy/paste and ligatures Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/copy_paste_spec.mjs:152:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/copy_paste_spec.mjs:167:13) at Suite error: find bar highlight all Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/find_spec.mjs:32:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/find_spec.mjs:36:13) at Suite error: find bar highlight all Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/find_spec.mjs:79:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/find_spec.mjs:83:13) at Suite error: FreeText Editor FreeText Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:93:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:97:13) at Suite error: FreeText Editor FreeText (multiselection) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:558:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:562:13) at Suite error: FreeText Editor FreeText (bugs) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:737:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:741:13) at Suite error: FreeText Editor issue 15789 Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:887:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:897:13) at Suite error: FreeText Editor FreeText (move existing) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:986:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:990:13) at Suite error: FreeText Editor FreeText (update existing) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1032:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1036:13) at Suite error: FreeText Editor FreeText (update existing but not empty ones) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1145:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1149:13) at Suite error: FreeText Editor FreeText (delete existing) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1168:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1172:13) at Suite error: FreeText Editor FreeText (copy/paste existing) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1241:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1245:13) at Suite error: FreeText Editor FreeText (edit existing in double clicking on it) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1279:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1283:13) at Suite error: FreeText Editor FreeText with popup Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1312:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1319:13) at Suite error: FreeText Editor FreeText rotation Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1396:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1400:13) at Suite error: FreeText Editor FreeText (remove) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1519:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1523:13) at Suite error: FreeText Editor FreeText (open existing) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1595:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1603:13) at Suite error: FreeText Editor FreeText (open existing and rotated) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1731:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1739:13) at Suite error: FreeText Editor Keyboard shortcuts when the editor layer isn't focused Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1903:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1907:13) at Suite error: FreeText Editor Move editor with arrows Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1975:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:1979:13) at Suite error: FreeText Editor Focus must go on the current page Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2224:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2247:13) at Suite error: FreeText Editor Freetext must stay focused after having been moved Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2304:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2308:13) at Suite error: FreeText Editor Move several FreeTexts Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2399:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2403:13) at Suite error: FreeText Editor Don't unselect all when scrolling Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2467:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2489:13) at Suite error: FreeText Editor FreeText on several pages Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2545:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2549:13) at Suite error: FreeText Editor Deleted FreeText Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2642:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2646:13) at Suite error: FreeText Editor FreeText accessibility Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2711:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2715:13) at Suite error: FreeText Editor Bug 1854818: mouse events in a selected FreeText editor Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2764:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2768:13) at Suite error: FreeText Editor Create editor with keyboard Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2815:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/freetext_editor_spec.mjs:2819:13) at Suite error: Ink Editor Basic operations Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/ink_editor_spec.mjs:58:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/ink_editor_spec.mjs:62:13) at Suite error: Ink Editor with a rotated pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/ink_editor_spec.mjs:167:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/ink_editor_spec.mjs:171:13) at Suite error: Interaction in 160F-2019.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:46:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:50:13) at Suite error: Interaction in js-buttons.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:288:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:292:13) at Suite error: Interaction in doc_actions.pdf for printing Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:411:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:415:13) at Suite error: Interaction in doc_actions.pdf for saving Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:456:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:460:13) at Suite error: Interaction in doc_actions.pdf for page actions Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:505:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:509:13) at Suite error: Interaction in js-authors.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:564:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:568:13) at Suite error: Interaction in listbox_actions.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:593:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:597:13) at Suite error: Interaction in js-colors.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:730:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:734:13) at Suite error: Interaction in issue13132.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:803:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:807:13) at Suite error: Interaction Check field properties Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:866:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:870:13) at Suite error: Interaction in issue13269.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:941:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:945:13) at Suite error: Interaction in secHandler.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:978:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:982:13) at Suite error: Interaction in issue14307.pdf (1) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1004:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1013:13) at Suite error: Interaction in issue14307.pdf (2) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1061:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1070:13) at Suite error: Interaction in issue14307.pdf (3) Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1118:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1127:13) at Suite error: Interaction in issue14862.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1175:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1184:13) at Suite error: Interaction in issue14705.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1296:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1305:13) at Suite error: Interaction in bug1766987.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1342:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1346:13) at Suite error: Interaction in issue15053.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1376:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1380:13) at Suite error: Interaction in bug1675139.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1431:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1435:13) at Suite error: Interaction in issue15092.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1479:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1483:13) at Suite error: Interaction in bug1782564.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1527:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1531:13) at Suite error: Interaction in bug1802888.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1588:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1592:13) at Suite error: Interaction in issue15753.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1624:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1628:13) at Suite error: Interaction in issue15815.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1677:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1681:13) at Suite error: Interaction in issue15818.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1727:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1731:13) at Suite error: Interaction in autoprint.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1785:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1789:13) at Suite error: Interaction in bug1811694.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1805:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1809:13) at Suite error: Interaction in bug1811510.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1839:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1843:13) at Suite error: Interaction in issue16067.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1879:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1883:13) at Suite error: Interaction in bug1825002.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1918:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1922:13) at Suite error: Interaction in bug1844576.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1984:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:1988:13) at Suite error: Interaction in annotation_hidden_noview.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:2037:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:2044:13) at Suite error: Interaction in issue16863.pdf Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:2093:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:2097:13) at Suite error: Interaction Textfields and focus Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:2155:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/scripting_spec.mjs:2159:13) at Suite error: Stamp Editor Basic operations Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/stamp_editor_spec.mjs:118:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/stamp_editor_spec.mjs:122:13) at Suite error: Stamp Editor Resize Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/stamp_editor_spec.mjs:195:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/stamp_editor_spec.mjs:199:13) at Suite error: Stamp Editor Alt text dialog Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/stamp_editor_spec.mjs:277:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/stamp_editor_spec.mjs:281:13) at Suite error: Stamp Editor Resize an image with the keyboard Message:  ProtocolError: Protocol error (script.addPreloadScript): unknown error Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. ProtocolError: Page.addScriptToEvaluateOnNewDocument timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed. at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at Connection._rawSend (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:203:26) at CdpCDPSession.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CDPSession.js:58:33) at CDPClientAdapter.sendCommand (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BidiOverCdp.js:109:39) at PreloadScript.initInTarget (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:87:69) at /home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:74 at Array.map () at PreloadScript.initInTargets (/home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/PreloadScript.js:80:50) Stack: at (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:39:14) at new Callback (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:43:16) at CallbackRegistry.create (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js:82:26) at BidiConnection.send (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Connection.js:50:32) at BidiPage.evaluateOnNewDocument (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/Page.js:582:51) at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:23:18 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 1) at async UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/stamp_editor_spec.mjs:448:15) Message:  TypeError: Cannot read properties of undefined (reading 'map') Stack: at closePages (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/test_utils.mjs:56:11) at UserContext. (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/c321a5329bf3279/test/integration/stamp_editor_spec.mjs:452:13) at 119 specs, 193 failures Finished in 1856.671 seconds Run 119 tests OHNOES! Some integration tests failed! 111 of 119 failed integration tests runtime was 1868.2 seconds [09:28:52] Finished 'runBotTest' after 44 min [09:28:52] Finished 'bottest' after 44 min !botio_message:+ **Font tests:** Passed !botio_message:+ **Unit tests:** Passed !botio_message:+ **Integration Tests:** FAILED !botio_message:+ **Regression tests:** FAILED >> Copying reftest analyzer files !botio_message: !botio_message:Image differences available at: http://54.241.84.105:8877/c321a5329bf3279/reftest-analyzer.html#web=eq.log >> Updating local PDF cache