[Wtr-general] What is the trick to getting xpath to work.

2006-03-13 Thread Cain, Mark
I have been trying to get xpath to work in my scripts but have not been able to do so. I have the latest from trunk (Version $Revision: 934 is what it says in the watir.rb file) and ruby 1.8.4-16 and whatever REXML comes with that. Here is the error I am getting: 1) Error:

[Wtr-general] WindowLogonExample.rb - should it work for me?

2006-03-13 Thread philip reed
I'm having trouble getting WaTiR to interact with authentication dialogs or Javascript dialogs (i.e. Are you sure?-style messages). I've found that unittests/WindowLogonExample.rb also doesn't run for me, generating the following error on Windows XP sp 2 Home:

Re: [Wtr-general] WindowLogonExample.rb - should it work for me?

2006-03-13 Thread Bill Agee
That particular unit test works fine for me on XP Pro SP2, however I installed Watir using the win32 .exe installer. From the look of things you installed with the .gem, I wager? It could be the autoit DLL is not registered on your system. Perhaps installing with the .gem doesn't handle that

Re: [Wtr-general] Help with Watir/XPath

2006-03-13 Thread Greg McShea
Thanks very much Angrez, that solved the problem. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

[Wtr-general] Watir installation broken?

2006-03-13 Thread Greg McShea
Hi, I seem to have "broken" Watir somehow. I have been happily building/testing evaluation scripts using Watir and have been able to run the examples and unit tests OK. When running ascript today my app failed to load in the browser. I tried a few more times with the same result.Now I

Re: [Wtr-general] Watir installation broken?

2006-03-13 Thread Bret Pettichord
What version are you running?Does rebooting your machine fix the problem?Can you run the scripts with the same version of the app that previously worked? Or does the problem only occur with the new version of the application? BretOn 3/13/06, Greg McShea [EMAIL PROTECTED] wrote: Hi, I seem to

Re: [Wtr-general] Watir installation broken?

2006-03-13 Thread Greg McShea
Brett, Rebooting the machine solved the problem. Thanks for the suggestion. I was reluctant to reboot at the time since I was several hours into a build. Thanks, Greg -Original Message-From: Greg McShea [mailto:[EMAIL PROTECTED]Sent: Monday, March 13, 2006 5:36 PMTo: