DOM Loading Fixtures
conatus.utils.browser.dom.fixtures
¶
Fixtures for DOM types.
These are useful for code snippets in docstrings.
example_chrome_dom
¶
example_chrome_dom() -> ChromeDOM
Get an example Chrome DOM.
| RETURNS | DESCRIPTION |
|---|---|
ChromeDOM
|
The example Chrome DOM. |