1.1.8+3
- Updated Gherkin library version to allow for function step implementations; updated docs to match.
- Add steps
SiblingContainsText
,SwipeOnKey
,SwipeOnText
,TapTextWithinWidget
,TapWidgetOfType
,TapWidgetOfTypeWithin
,TapWidgetWithText
,TextExists
,TextExistsWithin
,WaitUntilKeyExists
, andWaitUntilTypeExists
. Thanks to @tshedor for the PR!