Open Natanael1234 opened 7 years ago
I would like to choose Chrome user profile to test my app so that I can do login mannually before run the tests.
In the way it works today it opens a new user profile which only exists during the test execution.
How to choose Chrome User Profile before a test (e2e)?
Have you tried adding karma-chrome-launcher to your project?
I would like to choose Chrome user profile to test my app so that I can do login mannually before run the tests.
In the way it works today it opens a new user profile which only exists during the test execution.
How to choose Chrome User Profile before a test (e2e)?