-
-
Notifications
You must be signed in to change notification settings - Fork 426
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only native tap if there is one matching element (#947)
* [RD-34730] Only native tap if there is one element matching the accessibility id. * [RD-34750] Refactored web coords offset calculations * Replaced Tab bar and URL bar driver calls with constants. * Cached isIphone checks. * Reduced number of constants. * [RD-34750] Added condition to allow anchor links to be tapped natively. * [RD-34750] Changed command to get webview dimensions * The old method would return the full height off the page including overflow, which would break the ratio calculation.
- Loading branch information
1 parent
d2f4756
commit c603443
Showing
1 changed file
with
68 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters