Re: [wtr-general] Watir with a remote desktop

2012-01-14 Thread Michael
We are on windows and launch our remote tests with psexec.exe. The only catch is that you must have logged in with RDP once and leave the session open. psexec then allows you to specify a session to connect to. On 2012-01-13, at 6:48 AM, chtiloft wrote: > hi all, > i am looking for a tool to m

[wtr-general] Re: [Wtr-development] Watir 3.0.rc1 Released

2012-01-14 Thread Alister Scott
One compliance to Watirspec is established, I don't see any reason why not. The IE WebDriver driver is nowhere near as powerful/reliable as the native watir driver so I think it would be a big win for those running tests under IE. Cheers, Alister Scott Brisbane, Australia Watir Web Master: http:/

[wtr-general] Watir with a remote desktop

2012-01-14 Thread chtiloft
hi all, i am looking for a tool to make performance tests. and i am wondering if watir can do it. The particularity, is that we use a remote destop to run tests. tks in advance Arnaud -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-gener

[wtr-general] Testing a Table being populated by a data base

2012-01-14 Thread Vindev
I am trying to test a table on a webpage that is benig populated via database. The webpage is done in java: -- Create New User -- 12345 1234567 my code right now is @@browser.table(:value, "123

[wtr-general] [Watir-Webdriver] How to check the existence of scrollbar

2012-01-14 Thread Thien Nguyen
Hi all, I have a problem about the windows which have static size (cannot be resizable), it should not have any scrollbar inside, so could anybody help me to find out the way for checking the existence of scrollbar ? Btw, I dont know if I can check the windows maybe resizable or not by Watir scri

Re: [wtr-general] Re: tightness of coupling between watir and watir-webdriver?

2012-01-14 Thread Ċ½eljko Filipin
On Sat, Jan 14, 2012 at 12:26 AM, Chuck van der Linden wrote: > I've not had a chance to read it yet (it's on my list) but I think > Zeljko's book on Watir contains a bit of history about how the tool > developed. https://github.com/zeljkofilipin/watirbook/blob/master/about.md https://github.com/