Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with PyCharm and Robot Framework #88

Open
Quietbeat opened this issue Jan 23, 2020 · 1 comment
Open

Help with PyCharm and Robot Framework #88

Quietbeat opened this issue Jan 23, 2020 · 1 comment

Comments

@Quietbeat
Copy link

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.

@MarcinGmurczyk
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants