Skip to content

don't know what is wrong #862

Open
Open
@trothh

Description

@trothh

Describe the bug
2022-07-20 18:53:13,069|0.6.9|WARNING|--Testing Mode. NO Purchases will be made.
2022-07-20 18:53:13,069|0.6.9|INFO|==================================================
2022-07-20 18:53:13,069|0.6.9|INFO|Waiting for home page.
2022-07-20 18:53:13,080|0.6.9|ERROR|Traceback (most recent call last):
File "C:\Users*\Documents\GitHub\fairgame\cli\cli.py", line 66, in decorator
func(args, kwargs)
File "C:\Users*
\Documents\GitHub\fairgame\cli\cli.py", line 257, in amazon
amzn_obj.run(delay=delay, test=test)
File "C:\Users*
\Documents\GitHub\fairgame\stores\amazon.py", line 231, in run
self.get_page(url=AMAZON_URLS["BASE_URL"])
File "C:\Users****\Documents\GitHub\fairgame\stores\amazon.py", line 1674, in get_page
check_cart_element = self.driver.find_element_by_xpath(
AttributeError: 'WebDriver' object has no attribute 'find_element_by_xpath'

2022-07-20 18:53:13,080|0.6.9|INFO|Cleaning up after web driver...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions