www-coursera-downloader icon indicating copy to clipboard operation
www-coursera-downloader copied to clipboard

splinter.exceptions email

Open rienix opened this issue 7 years ago • 19 comments

After running "python www-coursera-downloader.pyc" I get this error:

Getting courses list... Traceback (most recent call last): File "www-coursera-downloader.py", line 744, in arrLessonURL, arrLessonTitle = readCSV(strNamaFile) File "www-coursera-downloader.py", line 733, in main except: File "www-coursera-downloader.py", line 192, in getCourses print "Using Chrome Web Driver...\n" File "/usr/local/lib/python2.7/dist-packages/splinter/driver/webdriver/init.py", line 413, in fill field = self.find_by_name(name).first File "/usr/local/lib/python2.7/dist-packages/splinter/element_list.py", line 53, in first return self[0] File "/usr/local/lib/python2.7/dist-packages/splinter/element_list.py", line 44, in getitem self.find_by, self.query)) splinter.exceptions.ElementDoesNotExist: no elements could be found with name "email"

Any ideas how to solve the problem? The dependencies should be fine ... Maybe someone had had the same issue and can give me a hint. Thanx in advance

rienix avatar Jul 28 '16 10:07 rienix

i'm getting the same error.

dpdrmj avatar Aug 02 '16 07:08 dpdrmj

So there are three of us. :-1:

tg-m avatar Aug 26 '16 18:08 tg-m

I am getting the same error

anandjbangad avatar Oct 08 '16 14:10 anandjbangad

I'm facing this error too. I don't know whats wrong the name of email field is 'email'

I tried with open('output.html', 'w') as f: f.write(browser.html.encode('utf-8')) after browser.visit('https://www.coursera.org/?authMode=login')

and it's not saving the login dialog in the output.html file (no input type with name="email" is found in file)

sinarezaei avatar Oct 17 '16 20:10 sinarezaei

I am getting the same error

maiatec avatar Nov 20 '16 20:11 maiatec

Same here

crisoberillo avatar Dec 20 '16 12:12 crisoberillo

Same Error here. can someone fix it pls..

keshore avatar Dec 27 '16 05:12 keshore

Maybe its because coursera changes html content dynamically. one time it works, next time doesnt.

hermamitr avatar Dec 27 '16 05:12 hermamitr

Same error

ghost avatar Jan 09 '17 15:01 ghost

me too.

favoyang avatar Mar 25 '17 17:03 favoyang

Anyone found the fix for this issue yet? Getting the same error.

ProsperaTeam avatar Apr 25 '17 21:04 ProsperaTeam

same error

gyolucio avatar Apr 28 '17 22:04 gyolucio

I was getting that error, but then I logged out of coursera on my browser, tried it again a couple times and it ended up working.

However it says that I have no courses available so I didn't get very far

imochoa avatar May 11 '17 07:05 imochoa

Yup. Same here.

abalter avatar May 21 '17 06:05 abalter

Same error! :/

AnubhavJain1 avatar May 29 '17 10:05 AnubhavJain1

Same error. The author is requested to pls solve this issue.

DillipKS avatar Jun 04 '17 07:06 DillipKS

add me in the list

enamcse avatar Jun 05 '17 14:06 enamcse

Same here...

blaisb avatar Aug 06 '17 16:08 blaisb

I am getting too.

NAbdulla1 avatar Aug 12 '17 17:08 NAbdulla1