-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Horizontal swipe with gesture Plugin (#238)
* Added logic to get browser version of chrome in local * Added get browser version logic for chrome and safari * Added implementation to get browser version in container * Added version variable in build.gradle * disabled run in CI * added constants for path and indentation * Removed chrome options set binary path * Removed local browser version fetch methods * Removed docker terminal command approach for browser version fetching * Removed imports not used * Added scenario for horizontalswipe test * Added BL and screen methods * Added implementation to open the product * Added scroll for category * Added check for ad on screen * Added implementation for horizontal swipe with Jio cinema * Removing ajio implementation * Updated app path and method names * updated method names * Added the direction from Direction class * updated scenario and app path * Updated Steps method name * Replaced string direction by Direction object
- Loading branch information
Showing
7 changed files
with
57 additions
and
3 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
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
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
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
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
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
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