
Don't open base URL of project at start of test
Reported by faejon (at hotmail) | April 20th, 2009 @ 08:05 PM | in next release
We talked about this in the Beaverton Oregon Watir training class. For a Watircraft project don't open the base URL of the project. Allow the test to specify which page URL to open as needed.
For example in the Depot test project the base URL is http://localhost:3000
And the store page is /store
When running the buy_book.rb test first the base URL is opened which shows the Ruby on Rails welcome page for the root of the server then the test specifies goto store URL.
Comments and changes to this ticket
-
bret (at watircraft) April 21st, 2009 @ 06:35 PM
- Milestone set to next release
-
Bret Pettichord June 11th, 2009 @ 09:00 PM
- Assigned user changed from bret (at watircraft) to Bret Pettichord
[responsible:ID#38130 bulk edit command]
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 ยป
A framework for web testing.