njf1107
njf1107
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/macaca/webelement.py", line 381, in click self._execute(Command.CLICK_ELEMENT) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/macaca/webelement.py", line 60, in _execute return self._driver._execute(command, data, unpack) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/macaca/webdriver.py", line 68, in _execute ret.raise_for_status() File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/macaca/webdriverresult.py", line 54, in raise_for_status...