waits Doc: https://selenium-python.readthedocs.io/waits.html
wait example: https://www.edureka.co/community/6983/how-to-get-text-found-between-span-selenium
a lot of waiting examples: https://www.programcreek.com/python/example/88684/selenium.webdriver.support.expected_conditions.visibility_of_element_located
locating elements docs: https://selenium-python.readthedocs.io/locating-elements.html By.____ options:
Last answer, got me the like element: https://stackoverflow.com/questions/14049983/selenium-webdriver-finding-an-element-in-a-sub-element