Doing Selenium Automation on Lookup Field of MSCRM 2013
问题 I am Unable to execute the selenium script on lookup FIeld of MSCRM I am trying to select an item from lookup list in MSCRM 2011, it is not like drop down list. If you click the lookup image on the lookup field then a new window will open. In the new window a list of records is displayed and user has to select the particular record by clicking on the check-box corresponding to it and then click OK Button. Finally the selected record will appear in Lookup field. DOM Structure of Lookup FIeld