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

browser.find_element_by_id("TANGRAM__PSP_3__userName").clear()位置报错 #10

Open
ZhuangAlliswell opened this issue Jan 5, 2018 · 2 comments

Comments

@ZhuangAlliswell
Copy link

是不是因为登录百度时候优先出现二维码,所以报错了。
selenium.common.exceptions.InvalidElementStateException: Message: invalid element state: Element is not currently interactable and may not be manipulated
(Session info: chrome=63.0.3239.108)
(Driver info: chromedriver=2.34.522940 (1a76f96f66e3ca7b8e57d503b4dd3bccfba87af1),platform=Windows NT 10.0.10586 x86_64)

@chengcx
Copy link

chengcx commented Feb 4, 2018

browser.find_elements_by_class_name("tang-pass-footerBarULogin")[0].click()
放在30第行

@ZhuangAlliswell
Copy link
Author

ZhuangAlliswell commented Feb 5, 2018 via email

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

2 participants