0.23.0
What's Changed
- feat: move to link commands by @jlp-craigmorten in #63
Introduces two new commands:
virtual.commands.moveToNextLink
virtual.commands.moveToPreviousLink
which can be used with the virtual.perform()
method to navigate between elements with the link
role.
Full Changelog: 0.22.1...0.23.0