Returns all the values of elements with the given route.
Syntax
public
List< String >
getValues
(
String...
route
)
Parameters
-
route –
The route to the elements
Returns
The list of values
Exceptions
-
IllegalArgumentException –
if the argument is null.