When using ```ex |> assert_has(label: "My select", value: "Option") ``` the `value` should match the option label, no the option value.