I re-verified and found that element exists on the page. I am able to use it manually. I am unable to access using Watir...I have provided the html info of that field below
<DIV class="autoCompCtl1_cInput"> <INPUT id="ctl00_mContentPlaceHolder_ctrlProductAutoComplete" class="" name="ctl00_mContentPlaceHolder_ctrlProductAutoComplete" autocomplete="off" listItemSelectedMethod="" MasterValue="" IsRequired="No" isValid="true" value="" /><A style="CURSOR: pointer" id="ctl00_mContentPlaceHolder_ctrlProductAutoComplete_downBtn" class="autoCompleteEnabled" tagnameRef="no" tagName="no"> </A><IMG style="DISPLAY: none" id="ctl00_mContentPlaceHolder_ctrlProductAutoComplete_downBtn_ani" src="https://192.168.5.213/Reference/images/indicator.gif" /><INPUT id="ctl00_mContentPlaceHolder_ctrlProductAutoComplete_hdn" type="hidden" name="ctl00_mContentPlaceHolder_ctrlProductAutoComplete_hdn" text="" value="" /> </DIV> Thanks, Praveen On Tuesday, September 18, 2012 2:48:52 PM UTC+5:30, Željko Filipin wrote: > > On Tue, Sep 18, 2012 at 11:12 AM, praveen kumar > <[email protected]<javascript:>> > wrote: > > The element on the page is disabled. They have designed in that way for > specific reasons. Do we have any workaround for this type of scenario?. > > If it is disabled, how would you use it manually, without Watir? > > Željko > -- 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]
