What is the doctype of the parent page? What is the doctype of the frames? I have also seen the issue with frame failures on some older XP machines with limited memory. My work-a-round was to tab to the control - very ugly and brittle.
On Wednesday, January 23, 2013 8:38:33 AM UTC-6, Deepak Kumar wrote: > > Hi everyone, > I am trying to access a text_field of page.HTML format is as follows > > <html> > <head>-</head> > <body> > <iframe name="centent" src="homepage.jsp"> > * #document* > <html slick-uniqueid = "1"> > <head>-<head> > <body> > <script> --</script> > <div id = "headerHome"> > < div class="utilityNavHome" id="utilityNavHome"> > <form name = 'validateDealer'> > > i tried through IRB and tried to us flash() function but can only use the > function on Iframe tag after that i am not able to acess any element. > Is "#document" creating a problem. > > Thanks & regards > Deepak Kumar > > > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
