pytest运行UI测试的时候,代码都能够正常运行,用例都能正常执行,allure也能正常输出显示,但是pycharm控制台提示Windows fatal exception: code 0x80010108
收起
pycharm中不影响运行的话,可以try exception处理异常。 python - pytest - Windows fatal exception: code 0x8001010d - Stack Overflow https://stackoverflow.com/questions/57523762/pytest-windows-fatal-exception-code-0x8001010d
报告相同问题?