Closed karthik07m closed 3 years ago
Had same problem. You need to change file QRLJacking/QRLJacker/core/modules/grabber/whatsapp.py
Replace img_reload_button = '/html/body/div[1]/div/div/div[2]/div[1]/div/div[2]/div/span/div'
string with
img_reload_button = '/html/body/div/div[1]/div/div[2]/div[1]/div/div[2]/div/span/button'
This worked for me
Me funcionó a la perfección
After some QRL code image is being replaced by "CLICK TO RELOAD QR CODE". Please find the image below