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

Error in greenhouse.io applications #3

Open
abhigenie92 opened this issue Nov 4, 2019 · 0 comments
Open

Error in greenhouse.io applications #3

abhigenie92 opened this issue Nov 4, 2019 · 0 comments

Comments

@abhigenie92
Copy link

abhigenie92 commented Nov 4, 2019

File "apply.py", line 163, in <module>
    greenhouse(driver)
  File "apply.py", line 54, in greenhouse
    driver.find_element_by_css_selector("[data-source='paste']").click()
  File "/Users/abhishek/anaconda3/lib/python3.7/site-packages/selenium/webdriver/remote/webelement.py", line 80, in click
    self._execute(Command.CLICK_ELEMENT)
  File "/Users/abhishek/anaconda3/lib/python3.7/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
    return self._parent.execute(command, params)
  File "/Users/abhishek/anaconda3/lib/python3.7/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
    self.error_handler.check_response(response)
  File "/Users/abhishek/anaconda3/lib/python3.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: Element <a data-source="paste" href="#">...</a> is not clickable at point (468, 1277). Other element would receive the click: <div id="ui-id-7" tabindex="-1" class="ui-menu-item-wrapper">...</div>
  (Session info: chrome=78.0.3904.70)
  (Driver info: chromedriver=2.37.544337 (8c0344a12e552148c185f7d5117db1f28d6c9e85),platform=Mac OS X 10.15.1 x86_64)

Job url: https://boards.greenhouse.io/myasystems/jobs/4420681002

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