Skip to content

Help with PyCharm and Robot Framework #88

@Quietbeat

Description

@Quietbeat

I’m new to Pycharm & Robot Framework and everything is working except how to configure the Run command to run my xxx.robot file instead of individual test cases within the robot file.

I have PyCharm setup as follows:

• F8 is mapped to Run
• I have the following plugins enabled :
o Intellibot @SelenimLibrary Patched
o Robot Framework Support
o Run Robot Framework file
o Run Robot Framework Testcase.

When I press F8, the app will attempt run the current Testcase, but it fails because it's not truly running the robot code. I've also tried configuring an External Tool, but I couldn't get that to work. I really want to figure out how to get Run to work.

If you have any suggestions, plz let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions