d60c90aef1
Today I learnt that `has_link?("text of link")` by default does an includes instead of looking for a link with the exact text. This is not the behaviour I want so I'm changing `PageObjects::Components::Sidebar.has_section_link?` to use the `exact_text` option instead. |
||
---|---|---|
.. | ||
components | ||
modals | ||
pages | ||
cdp.rb |