-
-
Notifications
You must be signed in to change notification settings - Fork 758
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
TouchID Implementation [iOS Sim Only] #509
Merged
Merged
Commits on Nov 7, 2016
-
Tests were failing because of an indentation problem in IOSGesturesTest.java and because a static import in XCUIAutomationTest.java was coming after the rest of the imports instead of before
Configuration menu - View commit details
-
Copy full SHA for 934d819 - Browse repository at this point
Copy the full SHA 934d819View commit details -
(See https://support.apple.com/en-ca/HT201371 for description of the Touch ID feature) This endpoint simulates the TouchID feature.
Configuration menu - View commit details
-
Copy full SHA for 7ec088f - Browse repository at this point
Copy the full SHA 7ec088fView commit details
Commits on Nov 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9f214cd - Browse repository at this point
Copy the full SHA 9f214cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 897330c - Browse repository at this point
Copy the full SHA 897330cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39823da - Browse repository at this point
Copy the full SHA 39823daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5a500b - Browse repository at this point
Copy the full SHA e5a500bView commit details -
This test only executes the driver.touchId method, it doesn't do any assertions. Just verifies that it doesn't throw any exceptions.
Configuration menu - View commit details
-
Copy full SHA for 6880006 - Browse repository at this point
Copy the full SHA 6880006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee13c9 - Browse repository at this point
Copy the full SHA 7ee13c9View commit details
Commits on Nov 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1e395ff - Browse repository at this point
Copy the full SHA 1e395ffView commit details -
Tests were failing because of an indentation problem in IOSGesturesTest.java and because a static import in XCUIAutomationTest.java was coming after the rest of the imports instead of before
Configuration menu - View commit details
-
Copy full SHA for 56dc2f0 - Browse repository at this point
Copy the full SHA 56dc2f0View commit details -
(See https://support.apple.com/en-ca/HT201371 for description of the Touch ID feature) This endpoint simulates the TouchID feature.
Configuration menu - View commit details
-
Copy full SHA for fd9543c - Browse repository at this point
Copy the full SHA fd9543cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b561e9 - Browse repository at this point
Copy the full SHA 5b561e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8071a8b - Browse repository at this point
Copy the full SHA 8071a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 605eb3e - Browse repository at this point
Copy the full SHA 605eb3eView commit details -
This test only executes the driver.touchId method, it doesn't do any assertions. Just verifies that it doesn't throw any exceptions.
Configuration menu - View commit details
-
Copy full SHA for a9e580b - Browse repository at this point
Copy the full SHA a9e580bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a93c8 - Browse repository at this point
Copy the full SHA d6a93c8View commit details
Commits on Nov 11, 2016
-
-Moved touchID out of IOSDeviceActionShorcuts and into PerformsTouchID -Made IOSDriver implement PerformsTouchID -Fixed typo that I noticed in CommandExecutionHelper -Fixed linting errors
Configuration menu - View commit details
-
Copy full SHA for 2f6f8ab - Browse repository at this point
Copy the full SHA 2f6f8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 309862d - Browse repository at this point
Copy the full SHA 309862dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fec5168 - Browse repository at this point
Copy the full SHA fec5168View commit details
Commits on Nov 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 847dd63 - Browse repository at this point
Copy the full SHA 847dd63View commit details
Commits on Nov 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4233982 - Browse repository at this point
Copy the full SHA 4233982View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.