IAutomation¶
Namespace: WellFired.Guacamole
Description¶
Public Methods¶
| IApplication | LaunchWith ( Func< IApplication > launch ) |
| Task | Click ( string viewId ) |
| Task | Type ( string viewId, char key ) |
| Task | Type ( string viewId, string message ) |
Breakdown¶
- IApplication LaunchWith ( Func< IApplication > launch )
- Task Click ( string viewId )
- Task Type ( string viewId, char key )
- Task Type ( string viewId, string message )