Get-AlertButtons
Gets all buttons of the visible alert window.
Powershell
Gets all buttons of the visible alert window. Returns: all available button names.
Syntax
Get-AlertButtons [[-sessionId]
Parameters
name | description |
---|---|
sessionId | (Optional) The identifier of the session to route the command to. |
Examples
Get-AlertButtons
Last modified January 1, 0001