Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1024 from ycyen/hover_case
Browse files Browse the repository at this point in the history
add new product details picture
  • Loading branch information
ypwalter authored Oct 17, 2017
2 parents e454daf + 88d620e commit d427a28
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lib/sikuli/amazon.sikuli/amazon.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ class Amazon(WebApp):
[os.path.join('pics', 'product_details_ff_win7.png'), 0, 0],
[os.path.join('pics', 'product_details_chrome_win7.png'), 0, 0],
[os.path.join('pics', 'product_details_ff_win10.png'), 0, 0],
[os.path.join('pics', 'product_details_chrome_win10.png'), 0, 0]
[os.path.join('pics', 'product_details_chrome_win10.png'), 0, 0],
[os.path.join('pics', 'product_details_chrome_win7_20171017'), 0, 0],
[os.path.join('pics', 'product_details_ff_win10_20171017'), 0, 0],
[os.path.join('pics', 'product_details_chrome_win10_20171017'), 0, 0]
]

AMAZON_FUNCTION_UNDER_SEARCH_FIELD = [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d427a28

Please sign in to comment.