fb-birthday-wisher icon indicating copy to clipboard operation
fb-birthday-wisher copied to clipboard

Cannot Run (unknown server-side error) (at isExisting("span*=birthday"))

Open LucasMW opened this issue 5 years ago • 3 comments

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?

LucasMW avatar Feb 25 '19 13:02 LucasMW

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

Dineshs91 avatar Feb 26 '19 07:02 Dineshs91

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.

LucasMW avatar Feb 28 '19 20:02 LucasMW

I have stopped using Facebook more than a year ago.

Dineshs91 avatar Mar 01 '19 11:03 Dineshs91