-
Notifications
You must be signed in to change notification settings - Fork 804
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
'Amazon.com.au Shopping Cart' is not a known page title. #833
Comments
Having same issue at Amazon.com.au |
I am reasonably sure all that needs to be done is adding the .com.au html page titles into fairgame.conf: "HOME_PAGE_TITLES": [ "SHOPPING_CART_TITLES": [ "CHECKOUT_TITLES": [ "ORDER_COMPLETE_TITLES": [ "OUT_OF_STOCK": [ I have verified the first 3 of these page titles |
Thanks that appeared to work
From: gravey80 ***@***.***>
Sent: Tuesday, 19 October 2021 7:53 PM
To: Hari-Nagarajan/fairgame ***@***.***>
Cc: rocsta75 ***@***.***>; Comment ***@***.***>
Subject: Re: [Hari-Nagarajan/fairgame] 'Amazon.com.au Shopping Cart' is not a known page title. (Issue #833)
Having same issue at Amazon.com.au
I am reasonably sure all that needs to be done is adding the .com.au html page titles into fairgame.conf:
"HOME_PAGE_TITLES": [
"Amazon.com.au: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more",
"SHOPPING_CART_TITLES": [
"Amazon.com.au Shopping Cart",
"CHECKOUT_TITLES": [
"Amazon.com.au Checkout",
"ORDER_COMPLETE_TITLES": [
"Amazon.com.au Thanks You",
"OUT_OF_STOCK": [
"Out of Stock - Amazon.com.au Checkout",
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#833 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AWDZLXXBC66JHUEYMGQ22OLUHUWWPANCNFSM5GIMEIAA> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> . <https://github.com/notifications/beacon/AWDZLXSJPLHWDA724DUWX7DUHUWWPA5CNFSM5GIMEIAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHBVHKEQ.gif>
|
Describe the bug
'Amazon.com.au Shopping Cart' is not a known page title.
To Reproduce
Steps to reproduce the behavior:
try to run fairgame configured for amazon.com.au - item gets added to cart but cannot proceed to checkout
Expected behavior
item is purchased
Screenshots
If applicable, add screenshots to help explain your problem. These are found in the bot directory.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: