Window
Page
Push Button, Text Field, Password Field, and Text Area
Radio Button and Check Box
Image
Hyper Link
Select Object (List box)
Static Text
|
|
The properties listed below are used in xxxCheckInfo and getxxxInfo functions. |
|
|
The properties listed below are the ones used for identifying the HTML element during record and playback. These mandatory properties are listed in the order of precedence. Hence, if the first property's value is not obtained, the second in sequence is read. |
|
HTML Element |
Properties |
|---|---|
|
Window |
Parenttitle, windowname, windowtitle, index |
|
Buttons (Push, Radio, Check, tagButton, tagReset, tagSubmit) |
id, name, value, index |
|
Image |
id, source, index |
|
HyperLink |
id, innertext, index |
|
Select |
id, name, index |
|
Text field, Text area, Password field |
id, name, index |
|
Map |
id, name, coords |
|
SPAN, LI, DIV, TD |
id, innertext, index |