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

find_element_by_tag_name is deprecated. [facebook grabber] #148

Open
AdeebG9 opened this issue Apr 17, 2022 · 2 comments
Open

find_element_by_tag_name is deprecated. [facebook grabber] #148

AdeebG9 opened this issue Apr 17, 2022 · 2 comments

Comments

@AdeebG9
Copy link

AdeebG9 commented Apr 17, 2022

UserWarning: find_element_by_tag_name is deprecated. Please use find_element(by=By.TAG_NAME, value=name) instead

@ThoughtfulDev
Copy link
Owner

Which python version are you using? Im not getting that on MacM1 with py3.9

@urlan
Copy link

urlan commented Apr 21, 2024

This problem is related to Selenium version.

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