Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirmation button changed, doesn't delete photos #40

Open
justinlulejian opened this issue Oct 25, 2021 · 3 comments
Open

Confirmation button changed, doesn't delete photos #40

justinlulejian opened this issue Oct 25, 2021 · 3 comments

Comments

@justinlulejian
Copy link

confirmationButton: '#yDmH0d > div.llhEMd.iWO5td > div > div.g3VIld.V639qd.bvQPzd.oEOLpc.Up8vH.J9Nfi.A9Uzve.iWO5td > div.XfpsVe.J9fJmf > button.VfPpkd-LgbsSe.VfPpkd-LgbsSe-OWXEXe-k8QpJ.nCP5yc.kHssdc.HvOprf'

This line doesn't appear to find the confirmation anymore, perhaps the text has changed? This means that the photos are checked, the trash icon is clicked, but then the photos are never moved to the trash. Sadly I don't know enough JS to adjust to the new value.

@medjit
Copy link

medjit commented Aug 6, 2022

I make local change to this:
confirmationButton: '#yDmH0d > div.llhEMd.iWO5td > div > div.g3VIld.V639qd.bvQPzd.oEOLpc.Up8vH.J9Nfi.A9Uzve.iWO5td > div.XfpsVe.J9fJmf > button.VfPpkd-LgbsSe.VfPpkd-LgbsSe-OWXEXe-k8QpJ.nCP5yc.AjY5Oe.LQeN7.kHssdc.HvOprf'
And work ok for now.

@tyzen9
Copy link

tyzen9 commented Mar 14, 2023

I can confirm the above comment from @medjit still holds true.

@kiwijunglist
Copy link

It's changed again.

This is working for me - https://pastebin.com/gemQ7wnX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants