pages.twitter package

Submodules

pages.twitter.home module

The OpenStax Twitter landing page.

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

Bases: pypom.page.Page

The OpenStax Twitter feed.

URL_TEMPLATE = 'https://twitter.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