pages.linkedin package¶
Submodules¶
pages.linkedin.home module¶
The OpenStax LinkedIn landing page.
-
class
pages.linkedin.home.LinkedIn(driver, base_url=None, timeout=10, **url_kwargs)[source]¶ Bases:
pypom.page.PageThe OpenStax LinkedIn page.
-
URL_TEMPLATE= 'https://www.linkedin.com/company/openstax/'¶
-
property
loaded¶ Return True if the auth wall or company page is found.
-
property
location¶ Return the current URL.
-