pytoolbox.selenium.webelements.bootstrap_switch module

class pytoolbox.selenium.webelements.bootstrap_switch.BootstrapSwitchMixin[source]

Bases: FindMixin

component = 'bootstrapSwitch'
key_map = {False: '\ue012', True: '\ue014'}
static clean_value(value)[source]
send_keys(*value)[source]