Ruby Forum Rails Engines > Selenium + Engines

Posted by seth b. (subimage)
on 19.08.2008 08:26
Has anyone gotten Selenium working with engines? Any pointers or tips
one can pass along? I'm investigating right now, but there doesn't seem
to be much info on the subject.
Posted by James Adam (Guest)
on 22.08.2008 09:32
(Received via mailing list)
I shouldn't think that the engines plugin would affect Selenium at all
- are you seeing problems?

On Tue, Aug 19, 2008 at 7:26 AM, Subimage Interactive
Posted by seth b. (subimage)
on 22.08.2008 23:05
(Received via mailing list)
Yo James, not problems - but I was wondering if there were a guideline
as to where to store engine-specific Selenium files, etc.

--------------------
seth - subimage llc
-----
http://sublog.subimage.com
-----
Cashboard - Estimates, invoices, and time tracking software - for free!
http://www.getcashboard.com
-----
Substruct - Open source RoR e-commerce software.
http://code.google.com/p/substruct/
Posted by James Adam (Guest)
on 29.08.2008 12:53
(Received via mailing list)
If they're selenium test descriptions, I'd throw them in
tests/selenium, or tests/acceptance, or something like that - whatever
seems suitable.