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

while specifing the follower name #9

Open
sinchu-as opened this issue Jul 18, 2024 · 0 comments
Open

while specifing the follower name #9

sinchu-as opened this issue Jul 18, 2024 · 0 comments

Comments

@sinchu-as
Copy link

File "C:\Users\Yoga\Desktop\stproject\instagram-automation\instagram.py", line 50, in
browser_obj = webdriver.Chrome('C:\Program Files (x86)\Microsoft\Edge\Application')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Yoga\Desktop\stproject\instagram-automation\env\Lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 45, in init
super().init(
File "C:\Users\Yoga\Desktop\stproject\instagram-automation\env\Lib\site-packages\selenium\webdriver\chromium\webdriver.py", line 50, in init
if finder.get_browser_path():
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Yoga\Desktop\stproject\instagram-automation\env\Lib\site-packages\selenium\webdriver\common\driver_finder.py",
line 47, in get_browser_path
return self._binary_paths()["browser_path"]
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Yoga\Desktop\stproject\instagram-automation\env\Lib\site-packages\selenium\webdriver\common\driver_finder.py",
line 56, in _binary_paths
browser = self._options.capabilities["browserName"]
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'capabilities'

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

1 participant