This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 143183

Summary: Add support for selenium on rails
Product: ruby Reporter: rane <rane>
Component: EditingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description rane 2008-08-07 14:08:22 UTC
I would be good to support this useful rails plugin. I thing these two things would be sufficient:

1. Add new folder "Selenium Tests" or something to Projects window when rails application project is open (maybe only
for applications that have selenium-on-rails installed).
2. Associate *.rsel files with ruby editor

But i think both things could be done in more general way: 

1. Add possibility to define custom folders for project
2. Add possibility to associate any file extensions with any editor (i though this is possible through Tools > Options >
Miscellaneous > Files, but there is no ruby file type available. This might be a bug actually)