Hi
I can see that verifyConfirmation confirm that a verify message appears
how would I confirm that a verify message hasn't appeared ?
Chris
___
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtw
On Tue, September 20, 2005 18:24, Chris Hoy said:
> I can see that verifyConfirmation confirm that a verify message appears
> how would I confirm that a verify message hasn't appeared ?
Hi Chris.
You don't actually have to do anything: if Selenium sees an unexpected
confirmation (or alert), the
All
I am trying to Automate an application using extensive frame code in HTML. I am facing problems using _javascript_ fucntions like window.top.location ( As it is taking parent which is selenium application URL itself as selenium is also frame based ). Can somebody let me know if Frames are suppo
Hi,
I'm not an expert on how Selenium handles frames, but I know there have been some problems.
There has been a bit of discussion around this issue on the users list. I suggest you start here :
http://marc.theaimsgroup.com/?l=selenium-users&w=2&r=1&s=frames&q=b
Cheers,
Darren.
On 9/20/05, maka
On Tue, September 20, 2005 23:01, makarand joshi said:
> I am trying to Automate an application using extensive frame code in HTML.
> ...
> Can somebody let me know if Frames are supported by selenium?
Sorry, Selenium doesn't support frames, yet.
See http://jira.public.thoughtworks.org/browse/S