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

added user-agent string to requests #342

Merged
merged 1 commit into from
Apr 21, 2015
Merged

added user-agent string to requests #342

merged 1 commit into from
Apr 21, 2015

Conversation

Jonahss
Copy link
Contributor

@Jonahss Jonahss commented Sep 11, 2014

@bootstraponline and I decided to just quickly implement adding user-agent strings to selenium/appium clients for easy identification and bug reporting.

The current format:
author/libraryName/version

In the future maybe we can add OperatingSystem as well, but we're going for the MVP right now.

see: appium/ruby_lib@af6d44c

@bootstraponline
Copy link
Contributor

👍

@jlipps
Copy link
Collaborator

jlipps commented Sep 12, 2014

heeeeyyy, we should implement this instead:

https://groups.google.com/forum/#!topic/selenium-developers/Zj1ikTz632o

@bootstraponline
Copy link
Contributor

@jlipps i disagree, we should move forward immediately with the user agent. if they ever get around to adding the cap, then that's great. these are not mutually exclusive paths.

@jlipps
Copy link
Collaborator

jlipps commented Sep 12, 2014

I'm not opposed to them both existing. But if we're using social capital to get something implemented in other projects, I'd prefer getting the more useful long-term approach (structured data in JSON) adopted.

@bootstraponline
Copy link
Contributor

@jlipps When you have time to chat about this with @Jonahss and I, let me know. I don't think we're going to resolve this in a github thread.

@bootstraponline
Copy link
Contributor

I think we're all in agreement that the useragent + caps is worthwhile. I've summarized the approach & status: appium/appium#4065

@sebv
Copy link
Collaborator

sebv commented Nov 14, 2014

Ok will make it configurable, but enabled by default and add it.

@bootstraponline
Copy link
Contributor

sounds good

sebv added a commit that referenced this pull request Apr 21, 2015
added user-agent string to requests
@sebv sebv merged commit 5aff8b5 into admc:master Apr 21, 2015
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

Successfully merging this pull request may close these issues.

4 participants