Re: [Selenium-users] verifyTextPresent on Firefox 1.5

2005-12-12 Thread Mark Derricutt
I found what it was, walked through it all with a _javascript_ debugger and found that I'd introduced some newlines/spaces into the document.FireFox 1.07 didn't seem to care, and just ignored the extraneous whitespace, but FireFox 1.5 (on this machine at least) did care.  Very oddMarkOn 12/11/

Re: [Selenium-users] verifyTextPresent on Firefox 1.5

2005-12-10 Thread Mark Derricutt
Hmm, just tried it at home and its fine, must be something else on my work machine thats giving me grief somewhere... mmm.On 12/11/05, Ramnivas Laddad < [EMAIL PROTECTED]> wrote: It works just fine for me in FireFox 1.5 as well as 1.0.7 and I am using a lot of verifyTextPresent. I am using t

Re: [Selenium-users] verifyTextPresent on Firefox 1.5

2005-12-10 Thread Ramnivas Laddad
It works just fine for me in FireFox 1.5 as well as 1.0.7 and I am using a lot of verifyTextPresent. I am using the driven mode, but I don't think it should matter. -Ramnivas Mark Derricutt wrote: Hey all, I noticed 100% of my selenium tests started failing under FireFox 1.5 on any verifyText

[Selenium-users] verifyTextPresent on Firefox 1.5

2005-12-09 Thread Mark Derricutt
Hey all, I noticed 100% of my selenium tests started failing under FireFox 1.5 on any verifyTextPresent check, is anyone else seeing this or is just me?Mark ___ Selenium-users mailing list Selenium-users@lists.public.thoughtworks.org http://lists.public.t