-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Add Cypress utility methods for OS / Platform / Arch / Browser / Browser Version #824
Labels
pkg/driver
This is due to an issue in the packages/driver directory
type: feature
New feature that does not currently exist
Milestone
Comments
I really think we should split this into When adding any functions must update |
bahmutov
added a commit
that referenced
this issue
Nov 30, 2017
Merged
brian-mann
pushed a commit
that referenced
this issue
Nov 30, 2017
* add platform and arch to configuration object for #824 * pass platform and arch from config * test Cypress.platform and Cypress.arch * add TypeScript definitions for platform and arch
Fixed by #986 |
Released in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
pkg/driver
This is due to an issue in the packages/driver directory
type: feature
New feature that does not currently exist
Something like this...
What about normalizing things like
chrome
,chromium
,canary
?The text was updated successfully, but these errors were encountered: