Reports incorrect usages of Python Behave BDD framework:
from behave import *.steps.If either of the cases occurred, the IDE highlights the corresponding steps in the .feature
file. You can apply a quick-fix to create a step definition or rename the directory
with the step.
See more details in Creating step definitions.