login¶
LoginPage(ucc_smartx_selenium_helper)
¶
Bases: Page
Page: Login page
Parameters:
Name | Type | Description | Default |
---|---|---|---|
ucc_smartx_selenium_helper |
Fixture with selenium driver, urls(web, mgmt) and session key |
required |
Source code in pytest_splunk_addon_ui_smartx/pages/login.py
28 29 30 31 32 33 34 |
|