Forum Discussion

ameykhopade's avatar
ameykhopade
Contributor
8 years ago

use of FindChild with 2 propertynames and 2 propertyvalues RUN TIME(at the time of Evaluate)

HI,

 

i am trying to evaluate and object and i am using findchild property Run Time in that can i use 2 property name and 2 property values.

 

like

Sys.Browser("iexplore").Page("*").Form("aspnetForm").Panel(0).Panel("cphActionsLeft_ddSavedFilters_DropDown").Panel(0).FindChild(["contentText","ObjectIdentifier"],["All Overdue Inspections","1"],2) 

 

can i use this ?

 

 

Thanks,

Amey