johntitus / node-horseman

Run PhantomJS from Node
MIT License
1.45k stars 124 forks source link

Unhandled rejection #269

Open halkver opened 7 years ago

halkver commented 7 years ago

Hi, Im pretty new to javascript / nodejs and Ive been trying to run a script. It works 3/4 times, and I cant figure out what to do to fix the error. whole_error

This is the code: horseman_code

The error happens at .value('select#ab_bookie',selectBookie()). selectBookie() returns numbers as a string. error_start

awlayton commented 7 years ago

Could you please post actual text and not screenshots of text? You can just replace passwords and stuff with x's or something.