1.4.3
- Added asserting for link that does not exist
@Then I should not see the link :text with :href
and@Then I should not see the link :text with :href in :locator
@richardgaunt - Added media removal step
Given no :type media:
@AlexSkrypnyk - Added a more verbose message for Watchdog trait to reference the scenario and line. @AlexSkrypnyk
- Fixed Watchdog trait not scanning for messages of type other than 'php'. @AlexSkrypnyk