David Monllao 0a7f6a02eb MDL-37958 behat: Nasty strings in HTML
Nasty strings includes html entities and
non-breaking spaces followed by spaces which makes
very hard to find these strings in the DOM html,
this patch keeps the non-breaking spaces and all
the nasty characters, but leaves them isolated from
other regular spaces. It swaps the strings to HTML before
finding elements in the HTML that matches that contents.
2013-03-06 13:34:09 +08:00
..
2013-02-22 10:53:47 +08:00
2013-01-11 12:23:22 +01:00
2012-12-20 22:31:51 +01:00
2013-01-04 15:12:31 +01:00
2013-01-29 12:57:03 +08:00