teamcapybara--capybara/lib
Phil Lee b9c88ee2a1 Results can now be sampled.
An instance of Result can now call #sample. This is delegated to Array#sample.
This allows a random result to be chosen.
This is useful if we want to check one of the results but with no particular preference as to which result.
2013-09-16 12:19:06 +01:00
..
capybara Results can now be sampled. 2013-09-16 12:19:06 +01:00
capybara.rb refactor textarea document manipulation into one place 2013-04-29 13:50:14 -07:00