[wtr-general] Re: Entering data to text field is taking time in Watir Web driver

2014-04-22 Thread graham . harbour
I think in a nutshell the query is why the browser.speed method is present and working wonderfully in watir-classic, but not in watir-webdriver. e.g. browser.speed = :fast browser.speed = :zippy I too now use watir-webdriver and miss being able to populate text fields quickly, than the relativ

[wtr-general] Chromedriver - Setting default language?

2012-11-12 Thread graham . harbour
Hi all, Has anyone had any luck configuring the default language in the chromedriver profile, when used with Watir-webdriver? I'm in the UK, and have my native desktop version of Chrome set to 'English (United Kingdom)'; but whenever I run my Watir-webdriver tests using Chrome (and chromedri

Re: [wtr-general] Contains_Text vsText_Included?

2012-07-31 Thread graham . harbour
I do see your point, and that Watir is an open-source community project that we should all contribute to some degree; but documenting changes shouldn't be down to random users like myself to who happen to stumble upon often fundamental changes to the available methods. The best people in a pos

Re: [wtr-general] Contains_Text vsText_Included?

2012-07-31 Thread graham . harbour
I've been using Watir for a good couple of years now, and its proven to invaluable for my regressing testing. You can't really fault the dedication of the Watir developers, or the need for progress; but I too am getting increasingly annoyed at just how much legacy stuff is getting deprecated i

Re: [wtr-general] generator of watir code for rich web application

2012-05-03 Thread Graham Harbour
I can assure you that no-one on this forum will know how your web interface is designed, or what any expected outcomes are.  Everyone's web interface is unique to their own business. How do you normally test your web interface?  Watir won't natively know what