pytest执行用例报“Skipped: no variables file”

pytest执行用例报“Skipped: no variables file”

使用pycharm运行pytest+selenium的测试用例时报错“Skipped: no variables file”,找了很多帖子、方法都没效果,后来看到一个帖子说可能是pycharm同时装了pytest-selenium和pytest-appium插件库,产生冲突造成的,建议卸载pytest-appium库,卸载之后果然好了

posted @ 2022-04-05 15:10  GoodMorning9527  阅读(77)  评论(0)    收藏  举报