pages.bookshare package¶
Submodules¶
pages.bookshare.home module¶
A Bookshare book order landing page.
-
class
pages.bookshare.home.Bookshare(driver, base_url=None, timeout=10, **url_kwargs)[source]¶ Bases:
pypom.page.PageAn Bookshare book page.
-
URL_TEMPLATE= 'https://www.bookshare.org/'¶
-
close_tab()[source]¶ Close the current tab and switch to the remaining one.
Assumes 2 browser tabs are open.
-
property
loaded¶ Return True if Bookshare is in the current URL.
-
property
location¶ Return the current URL.
-