Skip to content

Remove duplicate functions that perform the same (or almost the same) thing. #98

Closed
@itfranck

Description

@itfranck

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)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions