Mike Williams wrote:
On Thu, August 25, 2005 18:03, Alexander Dvoretskiy said:
Can anyone suppose why next code fails (selenium-browserbot.js lines
168-171):
Fails in what context? Which browser? Is there an error message? Could
"windowToModify" be null, or not a window object?
Firefox 1.0.6
windowToModify is window object
there are no error messages. when it falls in to
341 catch (e) {
342
return; // e is void
343 }
It happens on assertTextPresent command. In selenium tests (e.g.
testOpen) it woks fine.
begin:vcard
fn:Alex Dvoretskiy
n:Dvoretskiy;Alex
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard
_______________________________________________
Selenium-devel mailing list
Selenium-devel@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel