Skip to content

Commit

Permalink
Updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuarezruiz committed Nov 19, 2024
1 parent f70017f commit 1ced718
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public Issue25887(TestDevice testDevice) : base(testDevice)
[Category(UITestCategories.RadioButton)]
public void RadioButtonContentNotRendering()
{
App.WaitForElement("RadioButtonContent1");
App.WaitForElement("RadioButtonTemplate1");
VerifyScreenshot();
}
}
Expand Down

0 comments on commit 1ced718

Please sign in to comment.