Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed May 14, 2020
1 parent b11cc8b commit e9d649a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ fun `Should enable Ok button once terms have been read`() {
}
```

Easily interact with parts of a layout
--------------------------------------
Easily interact with whole layouts
----------------------------------

Use in-built finders to interact with child components without having to expose them directly. Out-the-box support for narrowing by `class`, `text` and `toolTipText`, plus the ability to specify your own lambda for more complex cases:

Expand Down

0 comments on commit e9d649a

Please sign in to comment.