Exemple #1
0
def step_impl(context, value):
    value = world.replace_variables(value)
    alert = world.get_alert()
    alert.send_keys(value)