Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conftest中的 from py.xml import html 这个包是导入的什么插件 总是报错 我找了半天没找到答案 #7

Open
liutan102 opened this issue May 13, 2020 · 2 comments

Comments

@liutan102
Copy link

import os
import pytest
from py.xml import html
from selenium import webdriver
from selenium.webdriver import Remote
from selenium.webdriver.chrome.options import Options as CH_Options
from selenium.webdriver.firefox.options import Options as FF_Options
from config import RunConfig

@CooyNinjia
Copy link

CooyNinjia commented May 24, 2020

我也是这个情况,网上找遍了也不知道咋解决

@defnngj
Copy link
Owner

defnngj commented May 28, 2020

运行不报错就好了,不要纠结于 pycharm 的提示。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants