[wtr-general] Basic authentication on Linux with FireWatir

2009-10-27 Thread Aedorn Varanis
I took a look around but it doesn't like there's any answer to this. I've recently been tasked to automate testing of a product, and the only thing I can't seem to solve is basic authentication, which is rather funny to me, but not so much to those who are waiting on this being done. So how can on

[wtr-general] Re: Basic authentication on Linux with FireWatir

2009-10-27 Thread Aedorn Varanis
This doesn't really solve the problem. On Tue, Oct 27, 2009 at 1:09 PM, aidy lewis wrote: > > Can you not set your trusted uri's in about:config > > network.automatic-ntlm-auth.trusted-uris ? > > Aidy > > > > 2009/10/27 Aedorn Varanis : > > I took

[wtr-general] Re: Basic authentication on Linux with FireWatir

2009-10-28 Thread Aedorn Varanis
trying to make this work and failed. >>> > >>> > Nor do I know of any other tool that makes this possible. There might >>> > be something fancy you could do in multiple libraries used by Watir, >>> > buiret I did not have that

[wtr-general] Re: Basic authentication on Linux with FireWatir

2009-10-29 Thread Aedorn Varanis
t > a > > >>> > Basic Auth session in a browser. You have to have credentials for > > >>> > every page request and every frame within every page. I was > hacking > > >>> > around deep in the guts of Watir trying to make this work and &

Re: [wtr-general] Linux Firefox/JSSH issue

2010-01-15 Thread Aedorn Varanis
But does this work in Linux and with FireWatir? I was looking at it, and while it seems like a great thing to have, it also seems like it's limited to Win32 environments, which I'm actually not *allowed* to use. On Fri, Jan 15, 2010 at 3:15 AM, Ċ½eljko Filipin < zeljko.fili...@wa-research.ch> wrote

Re: [wtr-general] Linux Firefox/JSSH issue

2010-01-15 Thread Aedorn Varanis
: > On Fri, Jan 15, 2010 at 5:18 PM, Aedorn Varanis wrote: > > But does this work in Linux and with FireWatir? > > Yes. Since I am not home with Linux, I needed some help from Jari to > install ruby and rubygems, but watir-webdriver drives Firefox on Ubuntu just > fine (tr

Re: [wtr-general] Linux Firefox/JSSH issue

2010-01-18 Thread Aedorn Varanis
Unit tests in watir-webdriver? On Sun, Jan 17, 2010 at 11:59 PM, Angrez Singh wrote: > For clicking javascript popup there are methods which does the same. You > can go ahead and see the unit tests for the same. > > - Angrez > > > On Sat, Jan 16, 2010 at 1:40 AM, Aedorn Va

Re: [wtr-general] Linux Firefox/JSSH issue

2010-01-19 Thread Aedorn Varanis
it) works fine, but then there are other issues like the URL not being returned via JSSH (it's always an empty string.) On Mon, Jan 18, 2010 at 11:30 PM, Angrez Singh wrote: > Not in watir-webdriver but in FireWatir. > > > On Tue, Jan 19, 2010 at 1:03 AM, Aedorn Varanis wrot

[wtr-general] Re: Very slow typing speed for firefox 2 : watir 1.6.2

2009-03-11 Thread Aedorn Varanis
Then we need to figure out what is different between your install, and our install. Are you running under Linux or Windows? And if it's Linux, did you do a global or per-user install of the jssh extension? On Wed, Mar 11, 2009 at 5:43 AM, bwaybandit wrote: > > i have FF3 and jssh 0.9 and do not

[wtr-general] Re: Very slow typing speed for firefox 2 : watir 1.6.2

2009-03-12 Thread Aedorn Varanis
Something amusing about this issue. I noticed, by pure chance, that if I move another window around while the test is running, the typing goes faster. So if I rapidly move a window left to right, over and over, the tests I do complete really quickly. Once I stop moving the window, it goes back to

[wtr-general] Re: Very slow typing speed for firefox 2 : watir 1.6.2

2009-03-12 Thread Aedorn Varanis
Same build/system. Ubuntu running Firefox 3.0.7, and JSSH 0.9. I think it's time to build a new Linux system and see if it's relative to the build of Firefox. I'll get on that, just in case... --~--~-~--~~~---~--~~ You received this message because you are subscri