Skip to content

Texts are wrongly escaped when passed into inputs #24

Description

@n-sviridenko

Instead of Weather in San-Francisco it enters 'Weather-in-San-Francisco'

Image

The task was "Open browser, go to google.com, check the current weather in San Francisco. Complete when you know what weather is there."

The response was ok:

{
  "Steps": "Launch Chrome, Tap on Google button, Search for current weather in San Francisco",
  "Analyses": "The task requires opening browser, going to google.com, and checking the weather in San Francisco. The previous UI actions have launched Chrome and tapped on the Google button, but the search for weather in San Francisco has not been completed.",
  "Finished": "No",
  "Next step": "Search for current weather in San Francisco",
  "id": 4,
  "action": "input",
  "input_text": "weather in San Francisco"
}

So the issue is somewhere in the driver.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions