EagleEye
EagleEye copied to clipboard
find_element_by_tag_name is deprecated. [facebook grabber]
UserWarning: find_element_by_tag_name is deprecated. Please use find_element(by=By.TAG_NAME, value=name) instead
Which python version are you using? Im not getting that on MacM1 with py3.9