[wtr-general] Cannot access New Browser window generated through Javascript code executed on Click of a Button.

2009-01-08 Thread asheesh misra
Hi All, I am trying to write a WATIR script to automate data filling in a web page. On this webpage, I have a button, for which, on being clicked, some javascript code is called. This javascript code opens a new browser window (without any menubar, tool bar and address bar). I am unable to

[wtr-general] Re: Cannot access New Browser window generated through Javascript code executed on Click of a Button.

2009-01-09 Thread asheesh misra
) ie2.button( ).click end Thanks. Wesley Chen. On Fri, Jan 9, 2009 at 2:42 PM, asheesh misra asheeshmisr...@gmail.comwrote: ipt code opens a new browser window (withou --~--~-~--~~~---~--~~ You received this message because you are subscribed

[wtr-general] Script gets stuck, waiting for the page to load fully.

2009-06-15 Thread asheesh misra
for your perusal. I will be grateful for a timely and genuine solution or guidance. Regards, Asheesh #-# # # Assignment : To login, access mail and delete the junk mail. # Creator : Asheesh

[wtr-general] Save Download Box behaves differently on IE 6 and IE 7

2010-07-01 Thread asheesh misra
Hi All, I am newbie in Ruby/ WATIR and am struggling for the past 4 days with a slightly uncommon problem. The application I am trying to automate has a feature of exporting the data table in .csv format. I use following function to save that exported .csv file: def

Re: [wtr-general] Re: Save Download Box behaves differently on IE 6 and IE 7

2010-07-02 Thread asheesh misra
if/then statements, or perhaps use regular expressions to identify the windows in a manner that matches both IE6 and IE7 titles, to account for that difference. Joe On Jul 1, 10:34 am, asheesh misra asheeshmisr...@gmail.com wrote: Hi All, I am newbie in Ruby/ WATIR and am struggling

[wtr-general] Script or Application being Tested gets stuck

2010-07-09 Thread asheesh misra
the Export button, status message is displayed Error on Page. The javascript error message too does not give any relevant information. If someone has ever encountered such a problem or of a similar nature. Please help me out. Asheesh Misra Thanks and Regards, -- Before posting, please read http