Re: [Wtr-general] Handling popup message

2007-04-08 Thread Charley Baker
It' in the FAQ under handling Javascript popups (the 3rd entry) and also littered throughout previous posts on the mailing list: http://wiki.openqa.org/display/WTR/FAQ The second method in the FAQ works well for most people. -Charley On 4/7/07, Devendra Yadav <[EMAIL PROTECTED]> wrote: Hi Al

Re: [Wtr-general] 1 Questions for Watir's creators

2007-04-08 Thread Charley Baker
Hi Fred, It's standard ruby coding conventions, this style of naming is used in ruby not camel cased as is prevalent in Java and c/c++. Take a look at the Ruby coding conventions doc: http://pub.cozmixng.org/~the-rwiki/rw-cgi.rb?cmd=view;name=RubyCodingConvention The naming conventions lists

[Wtr-general] 1 Questions for Watir's creators

2007-04-08 Thread ftorres
I guess the question is for Bret [1] What are the pros and cons of naming a method bring_to_front rather than BringToFront. Thanks. Fred. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

[Wtr-general] Handling popup message

2007-04-08 Thread Devendra Yadav
Hi All, I am very new with watir. Can any one tell me how to handle popup message(e.g. java script ALERTs) Thanks in Advance Devendra Yadav ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general