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

README提到的48页的第二个修改后不能获取到元素,不改却可以 #1

Open
qlmlove opened this issue Dec 13, 2020 · 0 comments

Comments

@qlmlove
Copy link

qlmlove commented Dec 13, 2020

driver.find_element_by_xpath("//a[contains(text(), '营销')]").text  # 可以

driver.find_element_by_xpath("//a[contains(text()='营销')]").text  # 不可以
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

1 participant