It's not because of Adobe Air. It's because the form is within an iframe...
fabian El martes, 23 de julio de 2013 10:57:01 UTC-3, [email protected] escribió: > > Hi Guys, > > Anyone had problems with Adobe Air webpages? I'm having trouble locating a > simple text input field and I noticed the form is an adobe air form. My > code: > > browser.goto ' > http://localhost:8080/MasterAIRForms.asp?AIR=MasterFileServer&ReqID=874884 > ' > > browser.text_field(:name => > 'ctl00$ContentPlaceHolderCode$txtServerName').when_present.set 'myServer' > > It times out after 30 seconds although the form is loaded perfectly. > > Thanks, > Fabian > -- -- 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/groups/opt_out.
