In order to easily use an internally defined configuration for firefox (using the BBC_INTERNAL config) or submitting our own profile for use in running tests, we need to find a way to elegantly handle different needs. Perhaps by exposing Capybara's API to manipulate profile creation before it is locked down by the time "register_celerity_driver" method is called.
In order to easily use an internally defined configuration for firefox (using the BBC_INTERNAL config) or submitting our own profile for use in running tests, we need to find a way to elegantly handle different needs. Perhaps by exposing Capybara's API to manipulate profile creation before it is locked down by the time "register_celerity_driver" method is called.