#Error When Quoting Webpage Content: 'Reading content failed' Despite Correctly Specified Text

1 messages · Page 1 of 1 (latest)

young temple
#

Bug Report:

Steps to reproduce:

  1. Issue a search or open_url command to open a webpage.
  2. Once the webpage content is displayed, use the quote command to quote a specific part of the webpage content. For example, quote("start of the text", "end of the text").

Expected result:
The quote command should successfully quote the specified text from the webpage content, storing it for future reference.

Actual result:
Despite the specified text being visible in the displayed webpage content, the quote command returns a "Reading content failed" error message. This happens even when the text being quoted appears to match the displayed content exactly.

Additional information

Browser: Chrome 112.0
OS: Android 13

This bug affects the ability to accurately quote and refer to specific parts of a webpage, which is a critical function when providing detailed analysis of the content. The issue seems to occur consistently, regardless of the specific webpage or the content being quoted.