Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] VSCode: execute keywords on debug console #455

Closed
@dwprivate

Description

@dwprivate

Describe the bug
I'd like to execute Keywords through Debug Console, or any other way to control execution during a breakpoint.
Some post says it's possible, like this one: #23
And I'm pretty sure I was able to do it in my first attempts...

If I set a breakpoint and enter Keyword in VSCode Debug Console, I obtain this error message:

AttributeError: 'Logger' object has no attribute 'delayed_logging'

Anyway I get the same message with any text so, is it really possible ?

Thank you

Steps To Reproduce
Steps to reproduce the behavior:

  1. Install VSCode and RobotCode extension (1.2.0 or 1.3.0-dev4 from vsix)
  2. Set breakpoint
  3. enter command in Debug Console

Desktop (please complete the following information):

  • Robot Framework 7.3 (Python 3.12.6 on win32)
  • VSCode 1.100.2
  • RobotCode 1.2.0 / 1.3.0-dev4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions