
Specifying command name for application server
Reported by Yugui (Yuki Sonoda) | September 8th, 2009 @ 06:35 AM
Problem
Sometimes command for executing an application server process has different name from as usual. But now selenium testing uses a fixed name for each framework.
For example, when rack installed by gem --format-executable, you'll get suffixed version of rackup command like "rackup-1.9.1".
Solution
The branch http://github.com/yugui/webrat/tree/feature/configurable-applicatio... introduces a new configuration option :application_command. This is used as the name for an application server process.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.