You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: