Closed
Description
Currently, there are many functions that perform either the same or very similar things.
For instance
Screenshots
- New-SeScreenshot
- Save-SeScreenshot
- Invoke-SeScreenshot
Typing
- SeType
- Send-SeKeys
Open browser
- Start-SeXX
- SeOpen
Click
- Send-SeClick
- Invoke-SeClick
etc...
Functions that are kept should be using approved verbs too
(No more SeType)