I am trying to create Selenium test cases using Netbeans 6.7 RC2
When I put breakpoints in google_unit.rb, they are ignored and the execution goes through as if I was running w/o the debugger.
If I put a breakpoint inside setup method or any other method, it is ignored.
But if I put it in the 'require' or at a location inside the class outside the methods, breakpoints work.
After uninstalling the ruby-debug-ide, the breakpoints are working properly everywhere. Is this a known issue with the fast debugger?
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...