0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump to 0.0.8 More... almost 14 years ago
extract Locator::Assertions from Locator::Matchers More... almost 14 years ago
aliases for asserts More... almost 14 years ago
fix underscoring to not alter the string, dup the string in constant lookup More... almost 14 years ago
bump version to 0.0.7 More... about 14 years ago
rename assertions and add HaveCssClass matcher More... about 14 years ago
remove jeweler, ignore gems More... about 14 years ago
bump to 0.0.6 More... about 14 years ago
optionally decode html entities (defaults to true) to make behavior re html entities a bit more consistent More... about 14 years ago
add tests for locating elements where content or attribute values contain an umlaut More... about 14 years ago
fix things for 1.9.1 More... about 14 years ago
bump version to 0.0.5 More... about 14 years ago
refactor within/scoping More... about 14 years ago
fixes from webrat compatible steps in steam More... about 14 years ago
cleanup matchers More... about 14 years ago
use scope dom elements directly More... about 14 years ago
whoops More... about 14 years ago
Add matchers. Ha, it seems we only need a single matcher class to support several cases. More... about 14 years ago
let's have a Content element type More... about 14 years ago
make Element#xpath more flexible More... about 14 years ago
let's have a common base class for dom elements so we can match against it in case statements More... about 14 years ago
forms are locatable by their name attribute More... about 14 years ago
bump to 0.0.4 More... about 14 years ago
pick the matching type (equals/contains) based on the attribute name so that users aren't required to have that knowledge More... about 14 years ago
expand readme More... about 14 years ago
don't reverse the element order for the htmlunit adapter More... about 14 years ago
add an HtmlUnit Dom adapter More... about 14 years ago
fix hidden input element More... about 14 years ago
add test about specifying alternative node names More... about 14 years ago
allow omitting a the node name in Element#initialize More... about 14 years ago