Re: [wtr-general] Re: How to hide popuped new window ?

2012-02-03 Thread 若山剛
Thank you for your response. And I'm sorry for my poor description. my code is follows: 1) $HIDE_IE = true 2) @ie = Watir::IE.new 3) @ie.button(:name, 'button1').click where @ie.button(:name, 'button1') has an attribute of onclick whose value is for submit a form. Additi

[wtr-general] Re: How to hide popuped new window ?

2012-02-03 Thread Abe Heward
Last question: What happens when you add the line: browser2.close ...to your script? Or do you want the window to stay open, but hidden? Basically, it would help if you provided more detail. :-) -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice

[wtr-general] Re: How to hide popuped new window ?

2012-02-03 Thread Abe Heward
Can you provide a little more detail about your problem? The problem is that the new window *appears too fast???* * * And why is this a problem? What would you rather have happen, exactly? -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-