Message

class pytest_splunk_addon_ui_smartx.components.controls.message.Message(browser, container)[source]

Bases: pytest_splunk_addon_ui_smartx.components.controls.base_control.BaseControl

Entity-Component: Message

get_msg()[source]
Returns the error message
return

Str error message

wait_loading()[source]
Wait till the message appears and then disappears
return

Str The text message after waiting

wait_to_display()[source]
Wait till the message appears
return

Str The text message after appearing