Javascript error: Cannot read property 'left' of undefined #79
Closed
by jpoiraud opened 6 years ago
·
6 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Hi,
First of all thanks a lot for writing this script 👍
I'm on OSX 10.14.5 + Chrome 76.0.3809.87, I've installed the script and chromedriver as recommended (option 1 + brew).
The script runs well but after trying to delete the first Facebook post it stops with a javascript error (see below for full info) : "selenium.common.exceptions.JavascriptException: Message: javascript error: Cannot read property 'left' of undefined"
Thanks in adv. for your help :-)
Brgds.
Jerome
I can confirm I get the same issue. Looks like something has changed that broke it recently. I'll try to take a look as soon as possible, thanks!
@jpoiraud I believe I've fixed it. I'll do a new release soon. Thanks for reporting!
@jpoiraud Please upgrade to
v1.1.9
and see if your issue is solved, thanks again!@weskerfoot yes it works :-) Thanks a lot !
Hi all, I got the same error msg, what do I upgrade to v1.1.9? Thanks
pip3 install --user delete-facebook-posts==1.1.9
should work.