get_property
The command to get the specified property's value of the element.
Syntax
Usage
correct usage
incorrect usage
Arguments
property (str)
- The name of the property.
Yields
The value returned by the property, but this is usually a string.
Last updated