02-15-2006, 11:29 PM
Label at left does not change? Then capture label, and enter 1 or some other number in Navigate field so that Test would find the edit field, not the label.
This is example with http://www.google.com/advanced_search
This is example with http://www.google.com/advanced_search
Htm el=htm("FONT" "with all of the words" "" "Google Advanced Search - Microsoft Internet Explorer" 0 4 0x21 0 3)
el.SetText("a")
el=htm("FONT" "with the exact phrase" "" "Google Advanced Search - Microsoft Internet Explorer" 0 6 0x21 0 3)
el.SetText("b")
el=htm("FONT" "-- missing --" "" "Google Advanced Search - Microsoft Internet Explorer" 0 7 0x21 0 3)
el.SetText("c")
err+