Код: let response = await this.parser.request('HTML::LinkExtractor', 'default', { resultArraysWithObjects: 1, engine: 'chrome' }, 'https://a-parser.com/docs/a-parser/license') Ошибка: Код: JavaScript execution error(parse v2)(HTML::LinkExtractor, pid: 11344#1, query: https://a-parser.com/docs/a-parser/license): TypeError: Cannot read properties of undefined (reading 'goto') at HTML_LinkExtractor.doRequest (evalmachine.:1:47267) at process.processTicksAndRejections (node:internal/process/task_queues:116:5) at async HTML_LinkExtractor.parse (evalmachine.:1:30570) at async HTML_LinkExtractor.parse (evalmachine.:1:58863) at async HTML_LinkExtractor.__do_parse (evalmachine.:1:67581) at async Object.__processIncomingData (evalmachine.:1:15246)