Answer the question
In order to leave comments, you need to log in
How to connect your profile to WebDriver?
How to connect your chrome profile instead of the default one to WebDriver, so that it would be launched when the test starts.
Codeception is used for tests, the options are those found by
"capabilities:
chrome_profile: '/home/watchmaster/.config/google-chrome/Profile 2'
and
"capabilities:
chromeOptions:
args:
- user-data-dir=/Users//Library /Application Support/Google/Chrome"
do not work, default profile is loaded
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question