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

Don't add "*" prefix to the browser name #11

Open
anton-107 opened this issue Feb 4, 2011 · 1 comment
Open

Don't add "*" prefix to the browser name #11

anton-107 opened this issue Feb 4, 2011 · 1 comment

Comments

@anton-107
Copy link

My environment contains browser names, that don't start with * like "Firefox on Windows", so i had to comment out this.browser = '*' + this.browser; so that soda.js could connect to them

@tj
Copy link
Contributor

tj commented Feb 4, 2011

hmm, i'm not sure if they are mandatory. I would just rather the user not have to prefix them. Maybe some sort of compromise, I'd like to try and hide the ugliness of selenium

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

2 participants