pages.instagram package

Submodules

pages.instagram.home module

The OpenStax Instagram landing page.

class pages.instagram.home.Instagram(driver, base_url=None, timeout=10, **url_kwargs)[source]

Bases: pypom.page.Page

The OpenStax Instagram page.

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

Return True if the main content is loaded.

property loaded

Return True if the username is found.

property location

Return the current URL.

Module contents