EagleEye icon indicating copy to clipboard operation
EagleEye copied to clipboard

find_element_by_tag_name is deprecated. [facebook grabber]

Open AdeebG9 opened this issue 3 years ago • 2 comments

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

AdeebG9 avatar Apr 17 '22 10:04 AdeebG9

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

ThoughtfulDev avatar May 21 '22 13:05 ThoughtfulDev