kshah

kshah

1p

1 comments posted · 2 followers · following 0

14 years ago @ Information Technology... - Generating RSpec Tests... · 1 reply · +1 points

Jessie et al:

Search and replace "EqualsArray" for "seleniumEquals" and your problems should disappear.

this is per: http://jira.openqa.org/browse/SIDE-250

Additionally I've integrated Webrat + Selenium + RSpec + The IDE locally, part of that was just switching "@browser" to "selenium" so that Webrat just drops into Selenium mode and you don't need *another* format to run these tests.

It's not exactly a copy/paste situation, but we'll get there...