Altinn / altinn-access-management-frontend

Frontend for access management
MIT License
3 stars 1 forks source link

Setup config file in playwright to run tests in different env #890

Closed acn-Sneha closed 2 months ago

acn-Sneha commented 2 months ago

Description

Installed playwright and added config file to run tests in different test environment

  1. Installed playwright in different playwright folder
  2. Added different . env config file for different environment
  3. Developed TestID login method tests to verify running tests in different environments.

Related Issue(s)

Verification

Documentation