Skip to content

denesjako/playwtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

playwtest

Instructions:

  • TestScenario.cs file contains the test, where the credentials can be modified if necessary.
  • Use 'dotnet test' command in Terminal/Command prompt to discover and run test.

Observations:

  • Dropdown elements that allows text inputs has no data-unique-ids or ids on the input tag.
  • ng-select tags were not identified with Playwright's SelectAsync() method, it is targeting select tags only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published