fb-birthday-wisher
fb-birthday-wisher copied to clipboard
Cannot Run (unknown server-side error) (at isExisting("span*=birthday"))
I tried the project with npm install npm run setup npm start
And this is what happens:
node index.js
[selenium-server] Server started successfully [selenium-server] Triggering start event [webdriverio] start event received. RuntimeError: An unknown server-side error occurred while processing the command. (UnknownError:13) at isExisting("span*=birthday") - index.js:61:10 { [RuntimeError: An unknown server-side error occurred while processing the command. (UnknownError:13) ] message: 'An unknown server-side error occurred while processing the command. (UnknownError:13)', type: 'RuntimeError', isPropagatedError: true } [selenium-server] Operation complete - Exiting now... [selenium-server] Selenium Standalone has exited with code 0
How can I fix these?
It's been a long time that I wrote this code. I am not using it anymore. Any PR's are accepted though.
Probably my guess is some of the html selectors have changed.
Thanks
Do you still use scripts for birthdays? If so, which one are you using now? If you you don't, I guess I will have to fix this myself. Thanks for the clue.
I have stopped using Facebook more than a year ago.