You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: