ph7 / selenium-client

Official Ruby client API for Selenium Remote Control (bare bone client driver)
http://rubyforge.org/projects/selenium-client/
Apache License 2.0
153 stars 47 forks source link

why can't we use rspec >2 version for this selenium-client #32

Open rajcybage opened 11 years ago

rajcybage commented 11 years ago

I have seen that selenium-client used older version of rspec can't we upgrade it to 2.14.X or at least 2.13.X so that we can use new features of rspec for it.