[wtr-general] Re: Watir::Exception::ObjectReadOnlyException after update selenium-webdriver and watir-webdriver

2010-10-13 Thread grzegorz.smaj...@gmail.com
pointing to gems or pulling changes from GitHub solves my problem. Br, Grzegorz On Oct 13, 10:49 am, Jari Bakken jari.bak...@gmail.com wrote: On Wed, Oct 13, 2010 at 10:43 AM, grzegorz.smaj...@gmail.com grzegorz.smaj...@gmail.com wrote: Hi, I have updated recently watir-webdriver to 0.1.1

[wtr-general] Re: UTF8 encode in FireWatir under Mac

2010-07-27 Thread grzegorz.smaj...@gmail.com
Just noticed that Vapir is working very slownly under Mac...any possibilities to speed it up? Also I am using in my test startClicker (in FireWatir) it does not throw an exception so if it will not be found than it proceedes..but in Vapir..it throws an exception that modal was not found. Any

[wtr-general] Multiple lines in textarea

2009-06-08 Thread grzegorz.smaj...@gmail.com
Hi, I face a problem with putting answers in textarea in new lines ex: I have a textarea: textarea name=multiChoiceAnswers rows=5 style=width:100% align=left I would like to put into that textarea answers in each line: [Answer1] [Answer2] [Answer3] When I create an array with answers: