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

Bellatrix playwright upgrade #42

Merged
merged 77 commits into from
Apr 18, 2024
Merged

Conversation

MiriamKyoseva
Copy link
Collaborator

No description provided.

Implemented methods that can be implemented, and made [Obsolete] methods that cannot be implemented.
+ In this wrapper called WebElement, the conversion from async to sync is implemented, rendering such conversion unnecessary in other parts of the module
+ WebElement has a logic to switch between ILocator and IFrameLocator
+ Components of type Frame exclusively mark their Wrapped WebElement as 'iframe'
…ext, IPage, and IBrowserType

The wrappers convert async to sync code
…d in BrowserPage as well

+ added to the MapperConfiguration maps for converting the options to page options
@MiriamKyoseva MiriamKyoseva requested review from angelovstanton and removed request for angelovstanton April 18, 2024 07:00
teo-nikolov
teo-nikolov previously approved these changes Apr 18, 2024
@MiriamKyoseva MiriamKyoseva requested review from teo-nikolov and removed request for angelovstanton April 18, 2024 07:25
@MiriamKyoseva MiriamKyoseva merged commit b907d05 into master Apr 18, 2024
0 of 2 checks passed
@MiriamKyoseva MiriamKyoseva deleted the bellatrix-playwright-upgrade branch April 18, 2024 13:02
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.

3 participants