[Wtr-general] Very slow speeds

2005-08-09 Thread Josh Miller
I am having a problem with slow speeds using watir (both 1.3 and 1.4). I have a page with about 2000 text fields 1000 of those have ID tags the other do not. Navigating to this page is very fast however when the script is entering data into the fields via ID tags it is very slow, about one

Re: [Wtr-general] Very slow speeds

2005-08-09 Thread Bret Pettichord
Have you tried using the -f command line switch? This speeds up our unit tests by a factor of 2, but the optimizations focus on text fields, so you may see an even better improvement. At 11:12 AM 8/9/2005, Josh Miller wrote: I am having a problem with slow speeds using watir (both 1.3 and