pages.github package¶
Submodules¶
pages.github.home module¶
The OpenStax GitHub repositories page.
-
class
pages.github.home.GitHub(driver, base_url=None, timeout=10, **url_kwargs)[source]¶ Bases:
pypom.page.PageThe GitHub landing page for the OpenStax user repositories.
-
URL_TEMPLATE= 'https://github.com/openstax'¶
-
property
loaded¶ Return the org name element when it is found.
-
property
location¶ Return the current URL.
-
property
name¶ Return the user or organization name.
-