Skip to content

[UI Test] Added UITest to validate navigating and disconnecting with WebView#21902

Closed
jsuarezruiz wants to merge 2 commits into
mainfrom
fix-21846
Closed

[UI Test] Added UITest to validate navigating and disconnecting with WebView#21902
jsuarezruiz wants to merge 2 commits into
mainfrom
fix-21846

Conversation

@jsuarezruiz
Copy link
Copy Markdown
Contributor

Description of Change

Added UITest to validate navigating and disconnecting with WebView.

Issues Fixed

Fixes #21846

@jsuarezruiz jsuarezruiz requested a review from a team as a code owner April 18, 2024 07:39
@dotnet-policy-service dotnet-policy-service Bot added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Apr 18, 2024
[Category(UITestCategories.WebView)]
public void WebViewNoCrashPopup()
{
this.IgnoreIfPlatforms([TestDevice.Android, TestDevice.Mac, TestDevice.Windows]);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be fine to run on Mac?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No tested, I am going to do some tests but I think so, yes.

@PureWeen
Copy link
Copy Markdown
Member

closing in favor of
#21923

We backported the fix and the tests for it

@PureWeen PureWeen closed this Apr 18, 2024
@PureWeen PureWeen deleted the fix-21846 branch April 23, 2024 19:40
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Testing] Finish tests for "Fix crash closing Popup with WebView"

3 participants