Skip to content

Additional tolerant interactions

Choose a tag to compare

@stevewalton28 stevewalton28 released this 03 Feb 16:25
· 170 commits to master since this release

Adding tolerant interactions for:

  • Typing
  • Selecting radio buttons
  • Selecting options from select boxes

The interfaces for static methods on the ClickUtils, SendKeysUtils, RadioButtonUtils and SelectBoxUtils haven't changed, but the underlying code is all new and shared in a central place now.