Jump to content

Recommended Posts

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...