Forum Discussion
YMinaev
Staff
15 years agoHi,
First of all, since you're using a single property, there's no need to pass it in an array. You can use strings. Second, try ClrClassName instead of WndClass.
First of all, since you're using a single property, there's no need to pass it in an array. You can use strings. Second, try ClrClassName instead of WndClass.
var page = IE.Find("ClrClassName", "Page1", 100);