robot-plugin
robot-plugin copied to clipboard
Not compatiable with data driven
I have problem with writing data driven test in Pycharm
I'm using Robot Framework v0.13, Pycharm 2017.2 and using Robot Framework 3.0.2 (Python 3.5.2 on linux)
I have a similar problem:
Pycharm marks all values from first columns in yellow (instead of purple, as the others) and states an error ('keyword definition not found'), but I can still run the test successfully.
Please fix that bug! It's pretty annoying when the IDE complains about your syntax, even though it's fine. Thanks a lot in advance! I am using Pycharm 2017.2.2 and plugin version 0.16.3, with Robot Framework 3.0.2 and Python 2.7.13 on Win7 64Bit.