We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The current -By ClassName implementation will throw an error if you try to use something like
Get-SeElement -By ClassName -Value "homeitem active"
While the native method used in the backend do not support that and throw the error, it would be super easy to fix.