This PR cherry-picks the following commits:
- 4dccba72ed
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
f826040579
commit
58e68ef6e0
|
|
@ -294,7 +294,7 @@ namespace PlaywrightTests;
|
|||
[TestFixture]
|
||||
public class ExampleTests : PageTest
|
||||
{
|
||||
[PlaywrightTest]
|
||||
[Test]
|
||||
public async Task StatusBecomesSubmitted()
|
||||
{
|
||||
await Expect(Page.Locator(".status")).ToHaveTextAsync("Submitted");
|
||||
|
|
|
|||
Loading…
Reference in a new issue