You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to change the User-Agent used with qtwebdriver, but have as of yet been unsuccessful.
From what I've read, this doesn't seem to be part of the selenium spec (See: SeleniumHQ/selenium-google-code-issue-archive#141), however many other webdriver implementations provide their own way of doing this. If this is already an implemented feature, I would appreciate some direction in how it can be changed, and if not I suppose its a feature request.
I'm trying to change the User-Agent used with qtwebdriver, but have as of yet been unsuccessful.
From what I've read, this doesn't seem to be part of the selenium spec (See: SeleniumHQ/selenium-google-code-issue-archive#141), however many other webdriver implementations provide their own way of doing this. If this is already an implemented feature, I would appreciate some direction in how it can be changed, and if not I suppose its a feature request.
Chrome
Firefox
Phantom JS
Above are just for some working examples. Not working example I've tried for use with qtwebdriver:
The text was updated successfully, but these errors were encountered: