td> |
OK, I removed Twisted-2.0 and installed Twisted-1.3 and everything works
on the new box - as it does on the others.
On or about Tue, 20 Dec 2005 15:33:24 -0500
Warren Pollans <[EMAIL PROTECTED]> allegedly wrote:
> Hello,
>
> I'm trying to install selenium on a new install of ubuntu linux on a
Hi all
Thanks to Mike Williams I think it was, I know I can do
Assert.fail(strMessage);
in user-externsion.js. Question I have now is, how do I do the same
with Verify? Yes, I realise this is an odd thing to want to do -
commands should support assert* and verify* but in this one perculiar
Why does this not work in firefox? eg
assertAttribute [EMAIL PROTECTED] myClass
works fine in IE, in FF I see
Actual value 'null' did not match 'myClass'
(I don't know why null is quoted - looks wrong to me).
Anyway, how should attributes be tested in FF? Better, how to do attr
tes
|