xiaorong22
Results
1
comments of
xiaorong22
> you should import those steps in your conftest.py: > > ```python > # conftest.py > from tests.common_steps import * > ``` thanks a lot, very useful for me