Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load "firefox_profile" from config file #1193

Closed
pablopaul opened this issue Jul 10, 2014 · 1 comment
Closed

Load "firefox_profile" from config file #1193

pablopaul opened this issue Jul 10, 2014 · 1 comment
Milestone

Comments

@pablopaul
Copy link
Contributor

For the future it would be way easier to have the possibility to load the selenium capability "firefox_profile" directly as file from the config rather then extending WebDriver.

@DavertMik initial thoughts on that:

Profiles.... I think we can add a config option to WebDriver module to load profile from a file. I think you can patch WebDriver module just as you did, but add profile_file into config and load data from file. Preferable to get profile stored in tests/_data dir, which is accessed via codecept_data_dir func

See #1188 for more details.

@DavertMik DavertMik added this to the 2.0.4 milestone Jul 21, 2014
@pablopaul
Copy link
Contributor Author

@DavertMik Please mark as "Enhancement"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants