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

It fails to login #37

Open
Auditormadness9 opened this issue Dec 4, 2022 · 0 comments
Open

It fails to login #37

Auditormadness9 opened this issue Dec 4, 2022 · 0 comments

Comments

@Auditormadness9
Copy link

Traceback (most recent call last):
  File "C:\Users\armen\Downloads\tinder-swipe-bot-master\tinder_bot.py", line 67, in <module>
    bot.login()
  File "C:\Users\armen\Downloads\tinder-swipe-bot-master\tinder_bot.py", line 15, in login
    fb_btn = self.driver.find_element_by_xpath('//*[@id="modal-manager"]/div/div/div/div/div[3]/div[2]/button')
  File "C:\Users\armen\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 394, in find_element_by_xpath
    return self.find_element(by=By.XPATH, value=xpath)
  File "C:\Users\armen\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 976, in find_element
    return self.execute(Command.FIND_ELEMENT, {
  File "C:\Users\armen\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
    self.error_handler.check_response(response)
  File "C:\Users\armen\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="modal-manager"]/div/div/div/div/div[3]/div[2]/button"}
  (Session info: chrome=108.0.5359.95)


C:\Users\armen\Downloads\tinder-swipe-bot-master>[21288:4520:1204/235934.859:ERROR:device_event_log_impl.cc(215)] [23:59:34.864] Bluetooth: bluetooth_adapter_winrt.cc:1074 Getting Default Adapter failed.
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