[wtr-general] Re: Can you run Watir on an Ipad?

2011-11-21 Thread Patrick
Thanks for the tips. I'll look into using an emulator and see what I can come up with. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com http://groups.google.com/group/watir-general watir-general+unsubscr...@google

[wtr-general] Can you run Watir on an Ipad?

2011-11-21 Thread Patrick
Is it possible to take existing Watir scripts that run on a webbrowser and have them run on an Ipad? I guess I'm wondering if you can install Ruby and the watir-webdriver gems on an Ipad. If anyone has successfully done this I'd love to hear about it. Thanks, Patrick -- Befo

[wtr-general] Re: button.Click_No_Wait only highlights the button, does not click

2008-12-02 Thread patrick
thanx for the response Bret. i will try and downgrade to ie6 and try the same patrick. On Dec 2, 12:23 am, Bret Pettichord <[EMAIL PROTECTED]> wrote: > This works for me, although I am using ie 6.0. I'm wondering if this is > broken with ie 7. Can any one else try t

[wtr-general] button.Click_No_Wait only highlights the button, does not click

2008-11-28 Thread patrick
').click_no_wait however, the "Google Search" button is only highlighted. the button is not clicked and the subsequent page is not loaded. I know i can use click in this case, however the Click_no_wait is not working in any code on my pc. pls help. patrick. --~--~-~--~

[wtr-general] Re: how to check if column is present in atable or not ?

2008-11-07 Thread Patrick
Probably something like this: if a.exists? #do stuff else #do stuff end On Nov 5, 11:53 pm, meaculpa <[EMAIL PROTECTED]> wrote: > hi all, > > I have a table with some coloumns in it...and i used to take value > from one of the column. and i assigned it to a variable..lets say > > a = ie.table(:cl