Interactions
Last updated
Was this helpful?
Last updated
Was this helpful?
Interactions are actions or commands that can be done through a control, PageObject, or Control Collection.
QualityMate supports the basic interactions that a user can make, such as:
Clicks
Send/Press keys
Scrolling
Drag and Drop
The interfaces have the above interactions and some extra interactions like the IMenu
with the ClickTo
method to navigate through a menu.