Skip to content
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

Open
gravey80 opened this issue Oct 19, 2021 · 3 comments
Open

'Amazon.com.au Shopping Cart' is not a known page title. #833

gravey80 opened this issue Oct 19, 2021 · 3 comments

Comments

@gravey80
Copy link

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.
Inkedscreenshot-Amazon com au Shopping Cart_10-19-2021_16_59_26_LI

Desktop (please complete the following information):

  • OS: Win10
  • Browser Chrome
  • Version 94.0.4606.81
  • fairgame version: 0.6.9

Additional context
Add any other context about the problem here.

@rocsta75
Copy link

Having same issue at Amazon.com.au

@gravey80
Copy link
Author

gravey80 commented Oct 19, 2021

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",

I have verified the first 3 of these page titles

@rocsta75
Copy link

rocsta75 commented Oct 19, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants