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.Page

The OpenStax LinkedIn page.

URL_TEMPLATE = 'https://www.linkedin.com/company/openstax/'
is_displayed()[source]

Return True if the main content is loaded.

property loaded

Return True if the auth wall or company page is found.

property location

Return the current URL.

Module contents