php-selenium-client
php-selenium-client copied to clipboard
Question - Setting browser profile settings programmatically?
I can't find anything on the documentation. is there any way to do it with the actual version of SeleniumClient?
if not, is it in the roadmap to implement some sort of BrowserProfile object that you can inject into DesirableCapabilities/WebDriver class?
thanks.