Skip to content
This repository has been archived by the owner on Feb 24, 2025. It is now read-only.

Facing error in while calling driver.get(bicak_link) #1

Open
shreyashchhatbar opened this issue Sep 28, 2022 · 0 comments
Open

Facing error in while calling driver.get(bicak_link) #1

shreyashchhatbar opened this issue Sep 28, 2022 · 0 comments

Comments

@shreyashchhatbar
Copy link

Hello, I got this error while calling driver.get(bicak_link) which is set to 'NoneType'.

Traceback (most recent call last):
File "c:\Users\shrey\Desktop\Steam-Market-Scraper-master\Main.py", line 11, in
Sticker.run()
File "c:\Users\shrey\Desktop\Steam-Market-Scraper-master\Sticker.py", line 18, in run
driver.get(bicak_link)
AttributeError: 'NoneType' object has no attribute 'get'

I applied everything that needs to be run the script smoothly like, discord webhookURL, fixer.io API Key, and all.
Can you please elaborate this script more or atleast upload tutorial video of it, so I can understand the working of this script.

@shreyashchhatbar shreyashchhatbar changed the title Facing error in while calling driver.get(bicak Facing error in while calling driver.get(bicak_link) Sep 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant