Skip to content

Get-SeElement - Support for multiple classname. #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
itfranck opened this issue Oct 3, 2020 · 0 comments
Closed

Get-SeElement - Support for multiple classname. #160

itfranck opened this issue Oct 3, 2020 · 0 comments
Assignees
Milestone

Comments

@itfranck
Copy link
Collaborator

itfranck commented Oct 3, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant