deselect
The command to deselect an <option> within a multi <select> element.
Syntax
Usage
correct usage
incorrect usage
Arguments
value (str)
- The text or value of the option to deselect.
Yields
(Pylenium) The current instance of Pylenium so you can chain commands.
Last updated