R
R
RSav2017-06-02 13:59:27
selenium
RSav, 2017-06-02 13:59:27

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 question

Ask a Question

731 491 924 answers to any question