smita Posted November 20, 2007 Posted November 20, 2007 I have written script for a web application in which I have to select camera from list box , I have used below function which is not working. $oCamera = _IEGetObjById($oIE,"DeviceList") _IEFormElementOptionselect($oCamera,"A1A_02_1", 1,"byText") Can anyone tell me what are the other functions I can use to select item from list box? Thanks for giving your time.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now