[Wtr-general] Breakpoint great tool to use with Watir

2006-10-30 Thread John Lolis
Just thought I would share this. I found this interesting program called breakpoint http://ruby-breakpoint.rubyforge.org/ this allows you to add breakpoint() anywhere in your program and the IRB pops up. You can then poke around and debug issues. This has been a HUGE help to me. It allows me

Re: [Wtr-general] Breakpoint great tool to use with Watir

2006-10-30 Thread Bret Pettichord
John Lolis wrote: Just thought I would share this. I found this interesting program called breakpoint http://ruby-breakpoint.rubyforge.org/ this allows you to add breakpoint() anywhere in your program and the IRB pops up. You can then poke around and debug issues. This has been a HUGE