
Document how to define a site-specific page checker
Reported by Brandon Faloona | June 11th, 2009 @ 07:49 PM | in next release
Using browser.add_checker(CONST) in Taza::Site#initialize works fine, but checkers could be made easier to use with one or more of these suggestions
- An easy way to add checkers site wide and also on just specific
pages would be very useful.
- checker Procs don't have direct access to watircraft methods.
You have to call Methods.my_method.
- Creating a few defaults, like a check for broken images
Comments and changes to this ticket
-
Bret Pettichord June 11th, 2009 @ 09:00 PM
- Assigned user changed from bret (at watircraft) to Bret Pettichord
[responsible:ID#38130 bulk edit command]
-
Bret Pettichord June 11th, 2009 @ 09:06 PM
We need to document how to set up a site-wide checker. I think this is possible now. BTW, if you ask questions like this on the mailing list, you are more likely to reach someone who knows how to do something like this already.
-
Bret Pettichord June 11th, 2009 @ 09:17 PM
- Title changed from Extend Watir::IE#add_checker to ease use, and provide mechanism for page specific checkers to Document how to define a site-specific page checker
- Milestone set to next release
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.