Skip to content

Commit

Permalink
Autocomplete_5038_Tests | Make sure commit goes through
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Moreira committed Oct 5, 2023
1 parent e5504f8 commit 35104f2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public async Task Init()
[Test]
public async Task Test()
{

var sut = Page.Locator( ".b-is-autocomplete input[type=search]" );
var dropdownMenu = Page.Locator( ".dropdown-menu.show" );

Expand Down

0 comments on commit 35104f2

Please sign in to comment.