Object Class | Default Operation | Common Verifications |
Window | Activate | Exist, Title |
Dialog | Activate | Exist, Title |
WinObject | Click | Exist, Text |
WinRadioButton | Set | Exist, Default Selection |
WinTab | Select | Exist, Default Selection, Items Count, Item Existence |
Browser | Sync | Exist |
Page | Sync | Exist |
Image | Click | Exist, File Name, Alt |
Link | Click | Exist, Text |
Buttons | Click | Exist, Title, Enabled |
EditBox | Set | Exist, Value, Enabled, Default Value, Max Length, Character Acceptance, Copy Paste Operations |
WebFile | Set | Exist, Value, Enabled, File Path Selection |
WebList | Select | Exist, Enabled, Default Selection, Multi Selection, Items Count, Item Existence |
RadioGroup | Select | Exist, Enabled, Default Selection, Items Count, Item Existence |
CheckBox | Set | Exist, Enabled, Default Selection |
WebElement | Click | Exist, InnerText |
WebTable | GetCellData | Cell Data Verification |
Common Used Methods For All Objects
CaptureBitmap, CheckProperty, ChildObjects, GetROproperty, WaitProperty
No comments :
Post a Comment