Skip to content

Commit

Permalink
Fixes and cleanup to list related keywords (#989)
Browse files Browse the repository at this point in the history
* Cleanup list keyword code and docs.

Small changes to functionality too:
- Get List Items optional argument renamed from `value` to `values`.
  This fixes #722.
- List Selection Should Be doesn't anymore allow mixing labels and values.
  Possible backwards incompatible change.
- Failure message from List Selection Should Be and List Should Have No
  Selection show both labels and values.

* Get Selected List Values/Labels return empty list when no selections.

Earlier this caused an error. Fixes #977.

* Deprecated "(Un)select From List". Fixes #988.

* Add "Unselect All From List". Fixes #987.
  • Loading branch information
pekkaklarck authored and aaltat committed Nov 8, 2017
1 parent 36c8215 commit c518611
Show file tree
Hide file tree
Showing 4 changed files with 244 additions and 253 deletions.
Loading

0 comments on commit c518611

Please sign in to comment.