Forum Discussion
Ryan_Moran
12 years agoValued Contributor
Are you sure this actually exists in Firefox?
ObjButtonDecrement = obj.Find("class","decrement_bsy" ,1000);
Several controls may actually differ in Firefox, be missing properties, or may not carry the same property values as Chrome.
ObjButtonDecrement = obj.Find("class","decrement_bsy" ,1000);
Several controls may actually differ in Firefox, be missing properties, or may not carry the same property values as Chrome.