问题 I am trying to automate logging into GMail using Selenium package of Python. However, I am not able to accomplish the task and get the following error: Traceback (most recent call last): File "C:\Users\Surojit\Desktop\Python\automaticpasswordFiller.py", line 21, in <module> passwordElem = browser.find_element_by_id('Passwd') File "C:\Users\Surojit\AppData\Local\Programs\Python\Python35-32\lib\site- packages\selenium\webdriver\remote\webdriver.py", line 266, in find_element_by_id return self