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

Remove dependency on standalone-server setup #1086

Closed
daleharvey opened this issue Dec 3, 2013 · 6 comments
Closed

Remove dependency on standalone-server setup #1086

daleharvey opened this issue Dec 3, 2013 · 6 comments

Comments

@daleharvey
Copy link
Member

/bin/test-browser requires on selenium standalone and chrome driver to be installed, bit of a hassle, they dont need to at all, the client driver should be able to boot browsers with no deps

@daleharvey
Copy link
Member Author

Filed it at https://github.com/camme/webdriverjs, this will likely be a seperate (reusabel module) frankly I am surprised noone else has done it

@calvinmetcalf
Copy link
Member

what about just using phantomjs ?

@daleharvey
Copy link
Member Author

phantomjs doesnt represent anywhere close to what a running browser looks like (also doesnt support indeeddb)

@nick-thompson
Copy link
Contributor

@daleharvey
Copy link
Member Author

Yeh I noticed that but theres quite a few problems with it, we already support websql natively so the indexeddbshim shouldnt be used, and then its still testing websql and not indexeddbb.

@daleharvey
Copy link
Member Author

daleharvey@eb3b631

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