Skip to content

NoConsoleScreenBufferError: No Windows console found. Are you running cmd.exe? #72

Description

@dashi6174

When I run debugging in pycharm, It report this error

import os
from robot import run
ROOT_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
run(f'{ROOT_DIR}/testcase/t.robot')

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions