Skip to content
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

Fix for validating name or automation ID of Windows elements contains a value #202

Conversation

jamesmcroft
Copy link
Member

Resolves #201

Changes have been made to the VerifyNameOrAutomationIdContains method to ensure that the comparison for partial match on an element's name or Automation ID is validated correctly.

PR checklist

  • Have Legerity sample tests been added or updated, run locally, and all pass
  • Have added or updated support for platform specific element wrappers been reflected in the Page Object Generator
  • Have code styling rules been run on all new source file changes
  • Have relevant articles in the docs been added or updated for all new source file changes
  • Have major breaking changes been made and are documented

Other information

@tom-made tom-made merged commit d439fdf into main Jan 19, 2023
@tom-made tom-made deleted the 201-bug-windows-verifynameorautomationidcontains-method-returns-false-when-expected-true branch January 19, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Windows VerifyNameOrAutomationIdContains method returns false when expected true
2 participants