Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you change the useragent? #34

Open
necenzurat opened this issue Mar 31, 2013 · 2 comments
Open

How do you change the useragent? #34

necenzurat opened this issue Mar 31, 2013 · 2 comments

Comments

@necenzurat
Copy link

searched my ass off and did not find a thing
how do you change the useragent from the config file ?

pjs.config({ 
    userAgent : 'someuseragent'
}

am i missing somethig

@sergeospb
Copy link

It is should work:

pjs.addSuite({
pageSettings: {'userAgent': 'Mozilla/5.0'},
}

@waglik
Copy link

waglik commented Oct 1, 2014

Neither is working for me. Does anything changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants