io.magentys.cinnamon.webdriver.capabilities
This class is responsible to define the webdriver config based on user options.
This class is responsible to define the webdriver config based on user options. It combines Capabilities whether it's remote or not. Will automatically identify if remote is required, based on whether the user has passed a hubUrl.
user's selected browserProfile from capabilities-profiles
combined config should be passed in order to bind the correct object based on the selected browserProfile
if this is defined remote capabilities will also be added
DriverConfig object