selenium.broswer config

26 views
Skip to first unread message

brandt...@gmail.com

unread,
Apr 11, 2014, 12:27:01 PM4/11/14
to wtfra...@googlegroups.com
I think that selenium.browser should be moved to selenium.desired_capabilities.browserName


File "/Library/Python/2.7/site-packages/wtframework/wtf/config.py", line 123, in get
raise KeyError(u("Key '{0}' does not exist").format(key))
KeyError: u"Key 'selenium.browser' does not exist"

David Lai

unread,
Apr 11, 2014, 7:46:17 PM4/11/14
to wtfra...@googlegroups.com
That desired capability is normally set indirectly when the base desired capabilities object is instantiated on,

I think, as you pointed out,  this could pose a problem for requesting a browser that's not officially supported by Selenium project.  Do it would be good to have a override for the browser property in the desired capability settings..


Reply all
Reply to author
Forward
0 new messages