Skip to content

[🚫 Bug] Locators with class "inputarea" do not work in 1.97 preview #1715

Open
@daniel-a126

Description

Describe the bug

This is more of an FYI since I don't see that issue reported anywhere.

In 1.97 nightlies the textarea doesn't have the class inputarea and cannot be located e.g. by EditorView.setTextAtLine.

Steps to reproduce

1. Download VS Code nightly for 1.97
1. Run any test having **EditorView.setTextAtLine** in it

Logs

NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":".inputarea"}
     [java]   (Session info: chrome=128.0.6613.186)

Operating System

macOS 15.2

Visual Studio Code

1.97.0

vscode-extension-tester

8.10.0

NodeJS

18.20.4

npm

10.9.1

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    • Status

      Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions