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

Added new Web Authentication library with Azure AD page object #161

Merged
merged 6 commits into from
Sep 8, 2022

Conversation

jamesmcroft
Copy link
Member

@jamesmcroft jamesmcroft commented Sep 8, 2022

Resolves

Added a new Web Authentication library to provide page object support for common web authentication providers.

Includes an initial page object for authenticating with Azure Active Directory.

This change also includes new TryWaitUntil extension methods to allow a wait to be attempted where the timeout exception is handled.

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

@jamesmcroft jamesmcroft requested a review from a team as a code owner September 8, 2022 15:03
@jamesmcroft jamesmcroft merged commit 2d97f8b into main Sep 8, 2022
@jamesmcroft jamesmcroft deleted the feature/web-auth branch September 8, 2022 15:19
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.

2 participants