tau-advanced-playwright icon indicating copy to clipboard operation
tau-advanced-playwright copied to clipboard

[BUG]

Open mahefasolofo opened this issue 1 year ago β€’ 13 comments

🐞 Describe the bug: When I try to run the tests, with the command 'npx playwright test' I have an error : Error: locator.fill : value : expected string, got undefined at tests\pages\login-page.ts:24 await this.password.fill(password) ;

πŸ‘» To Reproduce: Steps to reproduce the behavior: (On the project code)

  1. Go to 'Terminal'
  2. run the command 'npx playwright test'
  3. tests don't start
  4. See error

🌡 Expected behavior: Tests starts

πŸ“Έ Screenshots/GIFs/Videos: Capture d’écran (20)

πŸ’ˆ Dependencies' Version (please complete the following information):

  • OS: Windows 10
  • Browser Chromium
  • Playwright Version 1.35.1",
  • DotEnv Version 16.1.4
  • Applitools Version 1.17.5
  • VS Code Version 1.79.1
  • npm Version 9.5.1

🎑 A picture of your pet or a toy or something really cool: πŸ§ͺ 🀟🏽

mahefasolofo avatar Aug 25 '23 08:08 mahefasolofo